Indicates whether the interpolation operation is to be canceled.
Object.defineProperty(InterpolationEventArgs.prototype, 'isCanceled',
get: function(),
set: function(value)
)
isCanceled: boolean;
true if the interpolation operation is to be canceled, otherwise; false. Default value is false.
Set IsCanceled to true to manually abort this interpolation operation.
For more information, refer to Image Viewer Interpolation.
For an example, refer to InterpolationMode.
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