This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatusEvent Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the raster status event.
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 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. |