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