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
Returns the camera position. Make sure not to use Position when the view is in the interactive state.
Public Property Position() As Point3d
public Point3d Position;
Read-only