Description
Returns the camera target. Make sure not to use Target when the view is in the interactive state.
Visual Basic
Public Property Target() As Point3d
C#
public Point3d Target;
Conditions
Read-only
Returns the camera target. Make sure not to use Target when the view is in the interactive state.
Public Property Target() As Point3d
public Point3d Target;
Read-only