Manipulating the Camera

LEADTOOLS allows you to control the camera angle and distance using the following:

LVectorBase::SetCamera

LVectorBase::GetCamera

The camera can be used to control the viewing perspective of the vector image.

To reset the camera settings to the default values, use LVectorBase::Reset or LVectorWindow::Reset.