InterfacePolyClassIsClosed Method

Check the whether polygon is closed? This method is very slow, do use it carfully.

Definition

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

Return Value

Boolean
False if the polygon has gaps.

See Also