ScriptMatchInfo.Position Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 8.0.9673)
Position
Screen position at which the condition was matched.
Declaration
public Point Position { get; }
Property Value
| Type | Description |
|---|---|
| Point |
Remarks
Not available for multi-line text matches. In such case [-1, -1] is returned.