Aspose::Pdf::Annotations::PDF3DView::get_CameraPosition method

PDF3DView::get_CameraPosition method

Gets the camera position of view.

System::SharedPtr<Matrix3D> Aspose::Pdf::Annotations::PDF3DView::get_CameraPosition() const

Remarks

The camera position of view.

See Also