Inheritance diagram for IDrawing:

Public Member Functions | |
| HRESULT | GetBackgroundView ([in] int sheet,[out, retval] IDrawingView **out_retval) |
| Retrieves the background view associated with the given sheet. | |
Properties | |
| int | CurrentSheet [get, set] |
| Current drawing sheet. | |
| IDrawings | Drawings [get] |
| Collection that aggregates this drawing. | |
| int | SheetCount [get] |
| Number of drawing sheets. | |
| IDrawingViews | Views [get] |
| Collection of views contained in this drawing. | |
1.5.1-p1