Share

View.Position Property

Description

Returns the camera position. Make sure not to use Position when the view is in the interactive state.

Visual Basic

Public Property Position() As Point3d

C#

public Point3d Position;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?