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


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

IRasterCleanupEvents.OnStopRasterCleanup Event

Called when the raster cleanup stops.

[Visual Basic .NET]
Public Event OnStopRasterCleanup As OnStopRasterCleanupEventHandler
[C#]
public event OnStopRasterCleanupEventHandler OnStopRasterCleanup

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterCleanupEvents Interface