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


IVectorizationBatchProperties.Type Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationBatchProperties Interface > IVectorizationBatchProperties.Type Property
ArcGIS Developer Help

IVectorizationBatchProperties.Type Property

The type of vectorization to be used.

[Visual Basic .NET]
Public Property Type As esriVectoizationType
[C#]
public esriVectoizationType Type {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Description

This property relates to the Vectorization Method radio buttons on the Vectorization Options dialog.

See Also

IVectorizationBatchProperties Interface