This document is archived and information here might be outdated. Recommended version. |
Provides access to raster cleanup events. Implement it to listen for specific events that occur during a raster cleanup session.
Name | 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. |
Classes | Description |
---|---|
RasterCleanup | The Raster Cleanup Extension. |