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


IVectorizationBatchProperties.Type Property (ArcObjects .NET 10.5 SDK)
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