LVectorObject

Description

The LVectorObject class is used in conjunction with the main vector class LVectorBase and the vector layer class LVectorLayer. This class contains the functionality for dealing with vector objects, this class contains functions for the following:

When calling some functions of the LVectorObject class, the associated 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.

If you derive a class from LVectorObject, the macros defined in Wrapper Macros may be helpful.

Required DLLs and Libraries

You must load all required libraries using LBase::LoadLibraries before using the classes.

See Also

Related Topics

Class Members
Derived Classes
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C++ Class Library Help

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