'Declaration Public Enum TextAlignType Inherits System.Enum
public enum TextAlignType : System.Enum
'Declaration Public Enum TextAlignType Inherits System.Enum
public enum TextAlignType : System.Enum
Member | Description |
---|---|
Center | Center or middle text aligment. |
Far | Far, right or bottom text aligment. |
Justify | Justify or streach text aligment. |
Near | Near, left or top text aligment (by default). |
System.Object
System.ValueType
System.Enum
C1.Util.TextAlignType