LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

OnProgress Method (RasterCommand)






A RasterCommandProgressEventArgs that contains the event data.
Implements OnProgress. .NET support Silverlight support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommand Class
RasterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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