ILinearRing.IsClockwise

ILinearRing.IsClockwise method

Determines if the ring has clockwise winding

public bool IsClockwise()

Return Value

true if clockwise; otherwise false.

See Also