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


IVectorizationEvents.OnForegroundValueChanged 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.OnForegroundValueChanged Event
ArcGIS Developer Help

IVectorizationEvents.OnForegroundValueChanged Event

Called when the foreground value changed.

[Visual Basic .NET]
Public Event OnForegroundValueChanged As OnForegroundValueChangedEventHandler
[C#]
public event OnForegroundValueChangedEventHandler OnForegroundValueChanged

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationEvents Interface