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