This document is archived and information here might be outdated.  Recommended version.


IRasterCleanupEvents.OnRasterChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScan)  

IRasterCleanupEvents.OnRasterChanged Event

Called when a portion of the raster has changed due to an cleanup operation.

[Visual Basic .NET]
Public Event OnRasterChanged As OnRasterChangedEventHandler
[C#]
public event OnRasterChangedEventHandler OnRasterChanged

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterCleanupEvents Interface