create Method

Summary

Creates a new instance of ImageProcessingProgressEventArgs with the specified parameters.

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

Parameters

percentage

Current operation completion percentage (0 to 100).

Remarks

The created ImageProcessingProgressEventArgs object.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly