IPolygonSpecificsDIsClockWise Method
Check the inner polygon is clock wise or counter clock wise.
Namespace: PCBI.AutomationAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public bool IsClockWise()
Public Function IsClockWise As Boolean
public:
bool IsClockWise()
member IsClockWise : unit -> bool
Return Value
BooleanFalse if the polygon is counter clock wise orientated.