Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ControlAlignment Enumeration |
public enum ControlAlignment : System.Enum
'Declaration
Public Enum ControlAlignment Inherits System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | Near | Left for horizontal alignment members. Top for vertical alignment members. |
0x00000001 | Center | Center for horizontal and vertical alignment members. |
0x00000002 | Far | Right for horizontal alignment members. Bottom for vertical alignment members. |
System.Object
System.ValueType
System.Enum
Leadtools.Controls.ControlAlignment