Share

Viewport.ViewHeight Property

Description

Accesses the height (in display coordinate system coordinates) of the Model Space view within the viewport. Zooming the view out within the viewport increases this value and zooming in decreases this value.

Visual Basic

Public Property ViewHeight() As double

C#

public double ViewHeight;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?