Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterCommandProcessorProgressEventArgs Class Members

Show in webframe
Properties 





The following tables list the members exposed by RasterCommandProcessorProgressEventArgs.

Public Constructors
 NameDescription
RasterCommandProcessorProgressEventArgs ConstructorInitializes a new instance of the RasterCommandProcessorProgressEventArgs class.  
Top
Public Properties
 NameDescription
CancelDetermine how to process or cancel the current command.  
CommandGets the IRasterCommand object currently being executed.  
CommandNumberGets the index of the current RasterCommand in the Commands collection.  
ImageGets the RasterImage object being processed.  
ImageNumberGets the index of the current RasterImage in the Images collection.  
PercentGets the percentage completion of the current command.  
TotalCommandsGets the total number of commands to be executed.  
TotalImagesGets the total number of images to be processed.  
Top
See Also

Reference

RasterCommandProcessorProgressEventArgs Class
Leadtools.ImageProcessing Namespace

Error processing SSI file