IObjectGetPolygonOutline Method

Creates outline as IPolyClass.

Definition

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

Return Value

IPolyClass
Polygon of Object.

Implements

InterfaceObjectGetPolygonOutline

See Also