InterfaceCMPObjectGetGeometryAttributes Method

Returns a stringlist with all geometry attributes.

Definition

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

Return Value

ListString
List of strings with include all geometry attributes of the ICMPObject.

See Also