Gets the logical direction associated with the current position which is used to disambiguate content associated with the current position.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public LogicalDirection LogicalDirection { get; internal set; } |
| Visual Basic |
|---|
Public Property LogicalDirection As LogicalDirection Get Friend Set |