When calling vector class library functions, notification messages are sent through the LVectorBase::StartChanging and LVectorBase::EndChanging member functions. These functions are called before and after executing the function that changes the vector. By overriding the virtual functions, you can do other processing, or even halt the operation. For a complete list of messages, refer to Bitmap and Vector Change Notifications and Notification Categories
The following methods are used in conjunction with vector notification messages:
LVectorBase::EnableChangeNotification
LVectorBase::IsChangeNotificationEnabled
LVectorBase::EnableAlwaysEndNotification
LVectorBase::IsAlwaysEndNotification
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document