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


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

IVectorizationEvents.OnBackgroundValueChanged Event

Called when the background value changed.

[Visual Basic .NET]
Public Event OnBackgroundValueChanged As OnBackgroundValueChangedEventHandler
[C#]
public event OnBackgroundValueChangedEventHandler OnBackgroundValueChanged

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationEvents Interface