| AllLeafNodes |
Read-only propertythat returns a flat collection of all the leaf nodes in the leader tree. This property will return Nothing if the HasRootNode property returns False. |
| AllNodes |
Read-only that returns a flat collection of all the nodes in the leader tree. This property will return Nothing if the HasRootNode property returns False. |
| 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. |
| ArrowheadType |
Gets and sets the arrowhead type of the leader. |
| AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
| HasRootNode |
Read-only property that returns if a root node exists for this leader. If False, there are no leader segments associated with this leader and the RootNode property will return Nothing. |
| Parent |
Read-only property that returns the parent of the leader. |
| RootNode |
Read-only property that returns the root node of this leader. This property will return Nothing if the HasRootNode property returns False. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |