| Visual Basic (Declaration) | |
|---|---|
Public Class RasterCommandProcessorProgressEventArgs Inherits EventArgs  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class RasterCommandProcessorProgressEventArgs : EventArgs  | |
| C++/CLI | |
|---|---|
public ref class RasterCommandProcessorProgressEventArgs : public EventArgs  | |
For an example, refer to RasterCommandProcessor. 
The RasterCommandProcessor.Progress event occurs when a control is redrawn. A RasterCommandProcessorProgressEventArgs specifies information on which image and command is being currently processed. 
System.Object
   System.EventArgs
      Leadtools.ImageProcessing.RasterCommandProcessorProgressEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
 
 
 
 
 


~267.gif)

~267.gif)