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