Specifies an offset by which to adjust the character position within the cell.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property CharacterPosition As Point Get Set |
C# |
---|
public Point CharacterPosition { get; set; } |