New to Telerik UI for WinFormsStart a free 30-day trial

Represents alignment options.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public enum Alignment

Fields

Bottom align.

C#
Bottom = 5

Center align.

C#
Center = 1

Left align.

C#
Left = 0

Middle align.

C#
Middle = 4

Right align.

C#
Right = 2

Top align.

C#
Top = 3
In this article
DefinitionFieldsBottomCenterLeftMiddleRightTop
Not finding the help you need?
Contact Support