Class OriginPointPosition
Enum representing the position of the origin point relative to the element
Inheritance
System.Object
OriginPointPosition
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public sealed class OriginPointPosition : Enum
Fields
BottomLeft
BottomRight
TopLeft
TopRight
value__
Declaration
public int value__
Field Value
System.Int32
|