'DeclarationPublic Enum VerticalAlignEnum Inherits System.Enum
public enum VerticalAlignEnum : System.Enum
'DeclarationPublic Enum VerticalAlignEnum Inherits System.Enum
public enum VerticalAlignEnum : System.Enum
| Member | Description |
|---|---|
| Bottom | Text is aligned with the bottom of the enclosing control. |
| Middle | Text is aligned with the center of the enclosing control. |
| Top | Text is aligned with the top of the enclosing control. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.VerticalAlignEnum