ArcObjects Library Reference (ArcScan)  

IRasterCleanupEvents Interface

Provides access to raster cleanup events. Implement it to listen for specific events that occur during a raster cleanup session.

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Members

Description
Event OnRasterChanged Called when a portion of the raster has changed due to an cleanup operation.
Event OnStartRasterCleanup Called when the raster cleanup starts.
Event OnStopRasterCleanup Called when the raster cleanup stops.

CoClasses that implement IRasterCleanupEvents

CoClasses and Classes Description
RasterCleanup The Raster Cleanup Extension.