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


IVectorizationEvents.OnForegroundClassIndexChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScan)  

IVectorizationEvents.OnForegroundClassIndexChanged Event

Called when the foreground color changed.

[Visual Basic .NET]
Public Event OnForegroundClassIndexChanged As OnForegroundClassIndexChangedEventHandler
[C#]
public event OnForegroundClassIndexChangedEventHandler OnForegroundClassIndexChanged

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationEvents Interface