The IObject Interface contains information pertaining to an object.
Methods
|
Returns the revision number of this Object.
|
|
Returns XML data containing requested information about the object.
|
|
|
Properties
|
Tests the Abbreviation for this Object.
|
|
Returns the Attributes for this Object.
|
|
Returns the Circuit for this Object.
|
|
Tests the description for this Object.
|
|
Retrieves the Height for this Object.
|
|
Retrieves the ID for this Object.
|
|
Returns the Width for this Object.
|
|
Returns the X coordinate value of thisObject.
|
|
Returns the Y coordinate value of this Object.
|
|
Returns the Color value in HEX of this Object.
|
Remarks
Objects represent any kind of object in eXpress. This ranges from Annotations which have no ports, to Hierarchical Objects which also have file references.
See Also