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