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


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

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

Name 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.

Classes that implement IVectorizationProperties

Classes Description
Vectorization The Vectorization ArcMap Extension.