Result Type
Constructors
| Constructor |
Description
|
Full Usage:
Result(requestId, activeMatchOrdinal, matches, selectionArea, finalUpdate)
Parameters:
int
-
activeMatchOrdinal : int
-
Position of the active match.
matches : int
-
Number of Matches.
selectionArea : Rectangle
-
Coordinates of first match region.
finalUpdate : bool
-
Returns: Result
|
Instance members
| Instance member |
Description
|
Full Usage:
this.activeMatchOrdinal
|
Position of the active match. |
Full Usage:
this.finalUpdate
|
|
Full Usage:
this.matches
|
Number of Matches. |
Full Usage:
this.requestId
|
|
Full Usage:
this.selectionArea
|
Coordinates of first match region. |
fable-electron-docs-api