Click or drag to resize

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

Return Value

Type: DrawingView
A view object (of the type Inventor.DrawingView).
See Also