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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.