| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| AttachedEntity |
Gets and sets the attached entity of the leaf leader node. |
| AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
| ChildNodes |
Property that returns the children nodes under this node. The count will return 0 if the node is a leaf node. |
| Parent |
Property that returns the parent of this leader node object. This could either be another LeaderNode object or the Leader object in case of a root node. |
| Position |
Gets and sets the leader node location on the sheet. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |