InterfacePolygonSpecificsDGetOutline Method

Creates a List of IArcSpecifics and ILineSpecifics for the outline of the polygon.

Definition

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

Return Value

ListIObjectSpecificsD
List of all items in the contour of the polygon.

See Also