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

Leadtools Assembly