Property IsVertPositionNegative
IsVertPositionNegative
Gets a value indicating whether the vertical position is negative.
Returns true if IsVertPositionUsed is true and
Position has a negative Y coordinate.
public bool IsVertPositionNegative { get; }