Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Vector C++ Class Library Help

Rotating, Translating, Scaling Vector Images

Show in webframe

You can scale, translate and rotate the vector image using the following:

LVectorBase::SetTranslation

LVectorBase::GetTranslation

LVectorBase::SetRotation

LVectorBase::GetRotation

LVectorBase::SetScale

LVectorBase::GetScale

Note the above methods can apply to an individual object, all selected objects, or the entire vector image.

The following methods control how vertices affect one another when they are changed.

LVectorBase::SetBindVerticesMode

LVectorBase::GetBindVerticesMode

To reset the rotation, translation and/or scaling settings to the default values, use LVectorBase::Reset or LVectorWindow::Reset.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.