This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the behavior of the vectorization tools. Note: the IVectorization interface has been superseded by IVectorization2. Please consider using the more recent version.
Name | Description | |
---|---|---|
QueryLineWidth | Generates the line width at the given point in raster pixels. | |
QuerySolidDiameter | Generates the solid diameter at the given point in raster pixels. | |
SettingsDialog | The settings dialog. | |
ShowPreview | Indicates whether to display a preview of the vectorization on the map. | |
Snap | Snaps the input point to the target raster. | |
Trace | Generates a geometry from the given fromPt to the next intersection. | |
Vectorize | Find the geometries in the target raster. |
Classes | Description |
---|---|
Vectorization | The Vectorization ArcMap Extension. |