LEADTOOLS (Leadtools assembly)

OnProgress Method (RasterCommand)

Show in webframe







A RasterCommandProgressEventArgs that contains the event data.
Implements OnProgress.
Syntax
public virtual void OnProgress( 
   RasterCommandProgressEventArgs e
)
'Declaration
 
Public Overridable Sub OnProgress( _
   ByVal e As RasterCommandProgressEventArgs _
) 
'Usage
 
Dim instance As RasterCommand
Dim e As RasterCommandProgressEventArgs
 
instance.OnProgress(e)
public virtual void OnProgress( 
   RasterCommandProgressEventArgs e
)

            

            
 function Leadtools.ImageProcessing.RasterCommand.OnProgress( 
   e 
)
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

See Also

Reference

RasterCommand Class
RasterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.