Property IsPositionNegative
IsPositionNegative
Gets a value indicating whether either the horizontal or vertical position is negative.
Returns true if IsPositionUsed is true and Position
has a negative X or Y coordinate.
public bool IsPositionNegative { get; }