Returns the collection of drawing views on the sheet.
Each view is of the type
IManagedDrawingView.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property DrawingViews As IManagedDrawingViews
Get
C#
IManagedDrawingViews DrawingViews { get; }
Return Value
Type:
IManagedDrawingViews
See Also
Reference