ArcObjects Library Reference (ArcScan)  

IVectorization Interface

Provides access to members that control the behavior of the vectorization tools. Note: the IVectorization interface has been superseded byIVectorization2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Members

Description
Method QueryLineWidth Generates the line width at the given point in raster pixels.
Method QuerySolidDiameter Generates the solid diameter at the given point in raster pixels.
Read-only property SettingsDialog The settings dialog.
Read/write property ShowPreview Indicates whether to display a preview of the vectorization on the map.
Method Snap Snaps the input point to the target raster.
Method Trace Generates a geometry from the given fromPt to the next intersection.
Method Vectorize Find the geometries in the target raster.

CoClasses that implement IVectorization

CoClasses and Classes Description
Vectorization The Vectorization ArcMap Extension.