Enum
OriginPointPosition

Enum representing the position of the origin point relative to the element

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum OriginPointPosition

Fields

BottomLeft

Declaration

cs-api-definition
BottomLeft = 1

Field Value

OriginPointPosition

BottomRight

Declaration

cs-api-definition
BottomRight = 3

Field Value

OriginPointPosition

TopLeft

Declaration

cs-api-definition
TopLeft = 0

Field Value

OriginPointPosition

TopRight

Declaration

cs-api-definition
TopRight = 2

Field Value

OriginPointPosition

In this article
DefinitionFieldsBottomLeftBottomRightTopLeftTopRight
Not finding the help you need?
Contact Support