The following tables list the members exposed by RasterCommandProcessorProgressEventArgs.
Name | Description | |
---|---|---|
![]() |
RasterCommandProcessorProgressEventArgs Constructor | Initializes a new instance of the RasterCommandProcessorProgressEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Cancel | Determine how to process or cancel the current command. |
![]() |
Command | Gets the IRasterCommand object currently being executed. |
![]() |
CommandNumber | Gets the index of the current RasterCommand in the Commands collection. |
![]() |
Image | Gets the RasterImageobject being processed. |
![]() |
ImageNumber | Gets the index of the current RasterImage in the Images collection. |
![]() |
Percent | Gets the percentage completion of the current command. |
![]() |
TotalCommands | Gets the total number of commands to be executed. |
![]() |
TotalImages | Gets the total number of images to be processed. |