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: 30.0
Syntax
VB
ReadOnly Property DrawingViews As IManagedDrawingViews Get
C#
IManagedDrawingViews DrawingViews { get; }