Gets or sets a value indicating whether the change should be canceled.
Object.defineProperty(AnnBeforeObjectChangedEventArgs.prototype, 'cancel',
get: function(),
set: function(value)
)
cancel: boolean;
true if the change should be canceled; otherwise, it is false. The default value is false.
You should set this property to true to cancel the ChangeType operation to the objects in Objects.
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