IODBObjectGetPolygonOutline Method

Creates outline as IPolyClass. Only created once per IODBObject and then reused! Maybe use clones!

Definition

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

Return Value

IPolyClass
Polygon of Object.

Implements

InterfaceODBObjectGetPolygonOutline
InterfaceObjectGetPolygonOutline
InterfaceObjectGetPolygonOutline

See Also