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 | ||
---|---|---|
OnRasterChanged | Called when a portion of the raster has changed due to an cleanup operation. | |
OnStartRasterCleanup | Called when the raster cleanup starts. | |
OnStopRasterCleanup | Called when the raster cleanup stops. |
CoClasses that implement IRasterCleanupEvents
CoClasses and Classes | Description |
---|---|
RasterCleanup | The Raster Cleanup Extension. |