Creates a new instance of the AnnObjectCollectionEventArgs class.
AnnPropertyChangedEventArgs = function(propertyName, status, oldValue, newValue)
constructor(propertyName: string, status: PropertyChangedStatus, oldValue: any, newValue: any);
propertyName
The name of the property being changed.
status
A PropertyChangedStatus enumeration representing the status of the property change operation.
oldValue
The old value of the property.
newValue
The new value of the property.
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