IPolyClassGetOutline Method

Get outline elements as IObjectSpecifics.

Definition

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

Return Value

ListIObjectSpecificsD
List of outline elements.

Implements

InterfacePolyClassGetOutline

See Also