Enum
Alignment

Represents alignment options.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public enum Alignment

Fields

Bottom

Bottom align.

Declaration

cs-api-definition
Bottom = 5

Field Value

Alignment

Center

Center align.

Declaration

cs-api-definition
Center = 1

Field Value

Alignment

Left

Left align.

Declaration

cs-api-definition
Left = 0

Field Value

Alignment

Middle

Middle align.

Declaration

cs-api-definition
Middle = 4

Field Value

Alignment

Right

Right align.

Declaration

cs-api-definition
Right = 2

Field Value

Alignment

Top

Top align.

Declaration

cs-api-definition
Top = 3

Field Value

Alignment

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