The raster event listener object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IRasterStatus | Provides access to members that control the raster status. |
IRasterStatus2 | Provides access to members that control the raster status 2. |
IRasterStatus3 | Provides access to members that control the raster status 3. |
Remarks
The RasterStatus object, together with RasterStatusEventHelper and RasterStatusEvent2Helper event listener objects, can be used to track the status and progress of certain raster operations, such as building statistics and saving as to other raster formats.
RasterStatus is used as an event source, which send messages to the listeners. RasterStatusEventHelper and RasterStatusEvent2Helper listen to the event sent from RasterStatus
RasterStatus is the one and only instance of its class.