Rotating, Translating, Scaling Vector Images

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.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.