| 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. |
| Count |
Property that returns the number of ClientGraphics objects associated with the graphic container. |
| Item |
Returns an existing ClientGraphics object. |
| NonTransacting |
Read-only property that returns whether the creation of this ClientGraphicsColection object and all its associated data is non-transacting. |
| Parent |
Property returns the logical parent of this object. This could currently be a ComponentDefinition or an AssemblyOccurrence. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |