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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also