←Select platform

OnProgress Method

Summary
Raises the Progress event.
Syntax
C#
VB
C++
public virtual void OnProgress( 
   RasterCommandProgressEventArgs e 
) 
Public Overridable Sub OnProgress( _ 
   ByVal e As RasterCommandProgressEventArgs _ 
)  
public: 
virtual void OnProgress(  
   RasterCommandProgressEventArgs^ e 
)  

Parameters

e
A RasterCommandProgressEventArgs that contains the event data.

Remarks

This method is used internally by the LEADTOOLS image processing infrastructure.

Example

For an example, refer to RasterCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
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.