Screen position at which the condition was matched.
            
    Namespace: 
   Rebex.TerminalEmulation
    Assembly:
   Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic | 
|---|
Public Property Position As Point Get Private Set  | 
| C# | 
|---|
public Point Position { get; private set; }  |