create Method (ImageProcessingProgressEventArgs)

Summary

Creates a new instance of ImageProcessingProgressEventArgs with the specified parameters.

Syntax

JavaScript Syntax
create = function(percentage)
TypeScript Syntax
static create(percentage: number): ImageProcessingProgressEventArgs;

Parameters

percentage

Current operation completion percentage (0 to 100).

Remarks

The created ImageProcessingProgressEventArgs object.

Requirements

Target Platforms

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