create Method (InterpolationEventArgs)

Summary

Create a new instance of InterpolationEventArgs with the specified parameters.

Syntax

JavaScript Syntax
create = function(mode, item, error, status)
TypeScript Syntax
static create(mode: InterpolationMode, item: ImageViewerItem, error: Error, status: InterpolationStatus): InterpolationEventArgs;

Parameters

mode

Interpolation mode used.

item

The source Image Viewer item having its image interpolated.

error

The error object.

status

Current status.

Remarks

For more information, refer to Image Viewer Interpolation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize