InterfaceODBObjectGetPolygonOutline Method

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

Definition

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

Return Value

IPolyClass
Polygon of Object.

Implements

InterfaceObjectGetPolygonOutline

See Also