Gets the width of the drawing.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property Width As Double
Get
C#
double Width { get; }
Return Value
Type:
DoubleThe width of the drawing, in drawing document units.
See Also
Reference