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

Leadtools Assembly

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