ICMPObjectGetPolygonOutline Method

Creates outline as IPolyClass without pins (only body).

Definition

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

Return Value

IPolyClass
Polygon of component Object.

Implements

InterfaceObjectGetPolygonOutline
InterfaceObjectGetPolygonOutline

See Also