Enum VerticalMode
public enum VerticalMode
- Extension Methods
Fields
Center = 2
Y-values are interpreted as down-ward distance from the center
FromBottom = 1
Y-values are interpreted as up-ward distance from the bottom border
FromTop = 0
Y-values are interpreted as down-ward distance from the top border