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