Share

DrawingView.Height Property

Parent Object: DrawingView

Description

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 Double

Property 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.

Version

Introduced in version 4

Was this information helpful?