ICMPObjectGetGeometryAttributesHashtable Method

Returns a Hashtable with all geometry attributes.

Definition

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

Return Value

Hashtable
Hashtable of strings with strings of the geometry attributes.

Implements

InterfaceCMPObjectGetGeometryAttributesHashtable

See Also