IPolyClassIsClockWise Method

Returns true if Polygon is Clockwise

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsClockWise()

Return Value

Boolean
true if clockwise

Implements

InterfacePolyClassIsClockWise

See Also