This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationProperties Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the behavior of the vectorization tools.
The properties on this interface represent the values and settings on the Vectorization Options dialog.
Description | ||
---|---|---|
BackgroundValue | Value used to represent background pixels. | |
ForegroundClassIndex | Raster renderer class index used to draw the foreground pixels. | |
ForegroundValue | Value used to represent foreground pixels. | |
PreviewFillSymbol | Symbol used to draw the preview of the vectorization. | |
PreviewLineSymbol | Symbol used to draw the preview of the vectorization. | |
SelectForeground | Indicates whether to select foreground or background connected cells. |
CoClasses and Classes | Description |
---|---|
Vectorization | The Vectorization ArcMap Extension. |