Provides access to members that control the raster status event.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Start | Starts the raster status/progress report for a given step and a maximum values. | |
Step | Reports status/progress at a given step. | |
Stop | Stops the raster status/progress report. |
CoClasses that implement IRasterStatusEvent
CoClasses and Classes | Description |
---|---|
DefaultRasterStatusEvent | The default listener of the raster related events. |
RasterStatusEventHelper | The raster status event helper class for broadcasting events. |
RasterStatusEventListener (esriSystemUtility) | Helper coclass to provide IRasterStatusEvent support to the C++ API. |