Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Create Method (InterpolationEventArgs)

Show in webframe
Interpolation mode used.
The source Image Viewer item having its image interpolated.
The error object.
Current status.
Create a new instance of InterpolationEventArgs with the specified parameters.
Syntax
 function Leadtools.Controls.InterpolationEventArgs.create( 
   mode ,
   item ,
   error ,
   status 
)

Parameters

ParameterTypeDescription
modeInterpolationModeInterpolation mode used.
itemImageViewerItemThe source Image Viewer item having its image interpolated.
errorExceptionThe error object.
statusInterpolationStatusCurrent status.
Remarks

For more information, refer to Image Viewer Interpolation.

See Also

Reference

InterpolationEventArgs Object
InterpolationEventArgs Members

Error processing SSI file