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


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

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