IPolygonSpecificsDGetPolygonOutline Method

Get IPolyClass from this polygon.

Definition

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

Return Value

IPolyClass
The outline in line and arc edges.

Implements

InterfacePolygonSpecificsDGetPolygonOutline

See Also