Share

Viewport.LensLength Property

Description

Accesses the lens length used when perspective mode is on in the viewport.

See DVIEW in the AutoCAD Command Reference for more information on perspective mode and lens length.

Visual Basic

Public Property LensLength() As double

C#

public double LensLength;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?