ArcObjects Library Reference (ArcScan)  

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