InterfaceCMPObjectGetGeometryAttributesHashtable Method

Returns a Hashtable with all geometry attributes.

Definition

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

Return Value

Hashtable
Hashtable of strings with strings of the geometry attributes.

See Also