Leadtools.Controls Namespace > InterpolationEventArgs Object : IsCanceled Property |
get_isCanceled();
set_isCanceled(value);
Object.defineProperty('isCanceled');
Type | Description |
---|---|
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.