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


IVectorizationEvents.OnForegroundClassIndexChanged Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationEvents Interface > IVectorizationEvents.OnForegroundClassIndexChanged Event
ArcGIS Developer Help

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