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


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

IVectorizationEvents.OnVectorizationBatchPropertiesChanged Event

Called when the Vectorization Batch Properties change.

[Visual Basic .NET]
Public Event OnVectorizationBatchPropertiesChanged As OnVectorizationBatchPropertiesChangedEventHandler
[C#]
public event OnVectorizationBatchPropertiesChangedEventHandler OnVectorizationBatchPropertiesChanged

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationEvents Interface