Gets the width of the view.
(The width of a model view is determined by the projected width of the model and the view scale.)
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property Width As Double Get
C#
double Width { get; }
Return Value
Type: DoubleThe width of the view in drawing document units.