LEADTOOLS Vector C++ Class Library Help > Classes and Member Functions > LVectorDialog > LVectorDialog |
Description
The LEADTOOLS C++ Class Library provides reusable dialogs for the most common LEADTOOLS vector functions.
The vector common dialog features include:
- A Thumbnail Preview option for the vector processing dialogs allows the end user to preview the proposed change to the image, before actually affecting the original image.
- A user interface control for the dialogs is provided through flags passed to each dialog function.
- An option to have the Vector Common Dialog process the image automatically is provided.
When calling some functions of the LVectorBase LEADTOOLS C++ Class Library classes, the vector data is changed. To be notified of these changes, you can override the LVectorBase::StartChanging and LVectorBase::EndChanging functions. For more information, refer to Bitmap and Vector Change Notifications and Notification Categories
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LVKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Class Members, Class Hierarchy Chart, Parent class