Initializes a new instance of the AnnBeforeObjectChangedEventArgs class.
AnnBeforeObjectChangedEventArgs = function(objects, changeType, designer)
constructor(objects: AnnObjectCollection, changeType: AnnObjectChangedType, designer: AnnDesigner);
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.
designer
The AnnDesigner object responsible for the change.
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