IPolygonSpecificsDIsClockWise Method

Check the inner polygon is clock wise or counter clock wise.

Definition

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

Return Value

Boolean
False if the polygon is counter clock wise orientated.

See Also