InterfacePolyClassIsClockWise Method

Returns true if Polygon is Clockwise

Definition

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

Return Value

Boolean
true if clockwise

See Also