Description
Returns the camera target location point to the viewport camera's world coordinate target. This is a point where the viewport's "eye" is aimed in world space.
Visual Basic
Public abstract Property CameraTarget() As Point3d
C#
public abstract Point3d CameraTarget;
Conditions
Read / Write
Links
Viewport Class, Autodesk.AutoCAD.GraphicsInterface Namespace