Share

Viewport.CameraLocation Property

Description

Returns camera location to the viewport camera's world coordinate location. This is where the viewport's "eye" would be in world space.

Visual Basic

Public abstract Property CameraLocation() As Point3d

C#

public abstract Point3d CameraLocation;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?