Enum Alignment
The possible types of alignment.
public enum Alignment
Fields
Bottom = 1Specifies that the alignment is on the bottom.
Top = 0Specifies that the alignment is on the top.
The possible types of alignment.
public enum Alignment
Bottom = 1Specifies that the alignment is on the bottom.
Top = 0Specifies that the alignment is on the top.