ICadDrawingViewView Property |
Gets the Inventor API DrawingView object for this view.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property View As DrawingView
Get
DrawingView View { get; }
Return Value
Type:
DrawingViewA view object (of the type Inventor.DrawingView).
See Also