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


IRasterCleanupEvents.OnStartRasterCleanup Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcScan)  

IRasterCleanupEvents.OnStartRasterCleanup Event

Called when the raster cleanup starts.

[Visual Basic .NET]
Public Event OnStartRasterCleanup As OnStartRasterCleanupEventHandler
[C#]
public event OnStartRasterCleanupEventHandler OnStartRasterCleanup

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IRasterCleanupEvents Interface