Property IsHorzPositionNegative
IsHorzPositionNegative
Gets a value indicating whether the horizontal position is negative.
Returns true if IsHorzPositionUsed is true
and Position has a negative X coordinate.
public bool IsHorzPositionNegative { get; }