Enum HorizontalMode
public enum HorizontalMode
- Extension Methods
Fields
Center = 2
X-values are interpreted as right-ward distance from the center
FromLeft = 0
X-values are interpreted as right-ward distance from the left border
FromRight = 1
X-values are interpreted as left-ward distance from the right border