DrawingView.Width Property
Parent Object: DrawingViewDescription
Property that specifies the width of the drawing view. The view width cannot be set but is defined by the contents of the view.
Syntax
DrawingView.Width() As DoubleProperty Value
This is a read only property whose value is a Double.Samples
Name | Description |
Add detail drawing view | This sample demonstrates the creation of a detail drawing view with an attach point. |