Share

View.FieldHeight Property

Description

Returns the camera field height.Make sure that fieldWidth() is not used when the view is in the interactive state.

Visual Basic

Public Property FieldHeight() As double

C#

public double FieldHeight;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?