This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the raster status event.
Name | 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. |
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. |