| 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. |
| Parent |
Property that returns the parent DrawingDocument object. |
| SheetColor |
Gets/Sets the background color used for drawing sheets. |
| SheetEntityHighlightColor |
Gets/Sets the color used to highlight elements on the drawing sheet when the cursor passes over them. |
| SheetEntitySelectionColor |
Gets/Sets the color used to illuminate elements on the drawing sheet when they are selected. |
| SheetLabel |
Gets/Sets the default prefix name used for newly created drawing sheets. |
| SheetOutlineColor |
Gets/Sets the color used for the border of drawing sheets. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |