Share

DrawingView.Width Property

Parent Object: DrawingView

Description

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 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?