For a list of all members of this type, see RasterCommandProcessorProgressEventArgs members.
"Name | Description | |
---|---|---|
![]() | Cancel | Determine how to process or cancel the current command. Supported in Silverlight, Windows Phone 7 |
![]() | Command | Gets the IRasterCommand object currently being executed. Supported in Silverlight, Windows Phone 7 |
![]() | CommandNumber | Gets the index of the current RasterCommand in the Commands collection. Supported in Silverlight, Windows Phone 7 |
![]() | Image | Gets the RasterImage object being processed. Supported in Silverlight, Windows Phone 7 |
![]() | ImageNumber | Gets the index of the current RasterImage in the Images collection. Supported in Silverlight, Windows Phone 7 |
![]() | Percent | Gets the percentage completion of the current command. Supported in Silverlight, Windows Phone 7 |
![]() | TotalCommands | Gets the total number of commands to be executed. Supported in Silverlight, Windows Phone 7 |
![]() | TotalImages | Gets the total number of images to be processed. Supported in Silverlight, Windows Phone 7 |