ThumbDirection
Enum
Definition
Namespace:Telerik.Windows.Documents.UI.Adorner
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public enum ThumbDirection
Fields
C#
Bottom = 5
C#
BottomLeft = 6
C#
BottomRight = 4
C#
Left = 7
C#
Right = 3
C#
Rotate = 8
C#
Top = 1
C#
TopLeft = 0
C#
TopRight = 2