InterfacePolyClassGetOutline Method

Get outline elements as IObjectSpecifics.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<IObjectSpecificsD> GetOutline()

Return Value

ListIObjectSpecificsD
List of outline elements.

See Also