Invokes the AfterObjectChanged event with the specified parameters.
AnnAutomation.prototype.invokeAfterObjectChanged = function(objects, changeType)
invokeAfterObjectChanged(objects: AnnObjectCollection, changeType: AnnObjectChangedType): void;
objects
A AnnObjectCollection that has a collection of the objects that is about to be changed.
changeType
An AnnObjectChangedType value specifying what is to be changed.
This method invokes the AfterObjectChanged with a new AnnAfterObjectChangedEventArgs 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