| 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. |
| Camera |
Property that returns the camera for the view. |
| DisplayMode |
Rendering mode of view (shaded, hidden, hidden line). |
| Document |
Property that returns the document object this is a view of. |
| GroundShadow |
Gets and sets the ground shadow setting on the view!/s window. |
| HWND |
Property that returns the hWnd (the handle assigned by Windows to the current window) of the view. |
| Parent |
Property that returns the parent object from whom this object can logically be reached. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |