C++
virtual AcGePoint3d target() const = 0;
Description
This method returns the camera target.
Warning
Do not use target()when the view is in the interactive state.
virtual AcGePoint3d target() const = 0;
This method returns the camera target.
Do not use target()when the view is in the interactive state.