This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorization2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the behavior of the vectorization tools.
Description | ||
---|---|---|
ComputeDistance | Compute distance from fromPt to toPt. | |
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. | |
SettingsDialog2 | The settings dialog. | |
ShapeRecognition | Generates a geometry for the given fromPt. | |
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. | |
Trace2 | Generates a geometry from the given fromPt to the next intersection. | |
TraceBetweenPoints | Generates a geometry from the given fromPt to the given toPt. | |
Vectorize | Find the geometries in the target raster. |
Interfaces | Description |
---|---|
IVectorization | Provides access to members that control the behavior of the vectorization tools. |
CoClasses and Classes | Description |
---|---|
Vectorization | The Vectorization ArcMap Extension. |