DrawingView.Height Property
Parent Object: DrawingViewDescription
Property that specifies the height of the drawing view. The view height cannot be set but is defined by the contents of the view
Syntax
DrawingView.Height() 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. |