ArcObjects Library Reference (ArcScan)  

IVectorizationProperties Interface

Provides access to members that control the behavior of the vectorization tools.

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Description

The properties on this interface represent the values and settings on the Vectorization Options dialog.

Members

Description
Read/write property BackgroundValue Value used to represent background pixels.
Read/write property ForegroundClassIndex Raster renderer class index used to draw the foreground pixels.
Read/write property ForegroundValue Value used to represent foreground pixels.
Read/write property PreviewFillSymbol Symbol used to draw the preview of the vectorization.
Read/write property PreviewLineSymbol Symbol used to draw the preview of the vectorization.
Read/write property SelectForeground Indicates whether to select foreground or background connected cells.

CoClasses that implement IVectorizationProperties

CoClasses and Classes Description
Vectorization The Vectorization ArcMap Extension.