Share

View.FieldWidth Property

Description

Returns the camera field width. Make sure that FieldWidth is not used when the view is in the interactive state.

Visual Basic

Public Property FieldWidth() As double

C#

public double FieldWidth;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?