IPolygonSpecificsDIsHole Property

Is this polygon a hole or isle?

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsHole { get; set; }

Property Value

Boolean

Implements

InterfacePolygonSpecificsDIsHole

See Also