ICadDrawingViewWidth Property |
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: 23.0
Syntax ReadOnly Property Width As Double
Get
Return Value
Type:
DoubleThe width of the view in drawing document units.
See Also