Inheritance diagram for IDrawingView:

Properties | |
| VARIANT_BOOL | IsBackground [get] |
VARIANT_TRUE if this view is a background view (i.e. associated with a sheet). | |
| BSTR | Name [get] |
Name of this view in drawing. | |
| int | Sheet [get] |
Index of the sheet this view belongs to. | |
| ISolid | Solid [get] |
Solid model displayed in this view. | |
1.5.1-p1