Invokes the ObjectModified event with the specified parameters.
AnnAutomation.prototype.invokeObjectModified = function(objects, changeType)
invokeObjectModified(objects: AnnObjectCollection, changeType: AnnObjectChangedType): void;
objects
A collection that contains the objects modified
changeType
Type of change.
This method invokes the ObjectModified with a new AnnObjectModifiedEventArgs created from the specified parameters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET