Aspose::Pdf::Annotations::PDF3DView::set_CameraPosition method

PDF3DView::set_CameraPosition method

Sets the camera position of view.

void Aspose::Pdf::Annotations::PDF3DView::set_CameraPosition(const System::SharedPtr<Matrix3D> &value)

Remarks

The camera position of view.

See Also