Provides access to members that control the behavior of the batch vectorization environment.
Product Availability
Available with ArcGIS Desktop. Requires ArcScan Extension.
Members
Description | ||
---|---|---|
![]() |
Compression | Indicates how much compression to apply to vectorization. |
![]() |
CornerNoiseLevel | Corner Noise level. |
![]() |
FindCorners | Indicates if lines should be split at corners. |
![]() |
GapClosure | Controls the gap closure tolerance. |
![]() |
GapFanAngle | Controls the gap closure fan angle. |
![]() |
GeometricLineRecognitionGeometrization | Geometrization level for geometric line recognition. |
![]() |
GeometricLineRecognitionNoiseLevel | Noise level for geometric line recognition. |
![]() |
GeometricLineRecognitionRoundness | Roundness level for geometric line recognition. |
![]() |
IgnoreHoles | Indicates the type of holes to be ignored. |
![]() |
IntersectionSolution | The type of intersection solution to be used. |
![]() |
MaxCornerAngle | Maximum corner angle. |
![]() |
MaxFindConnectedCellsArea | Maximum area for the 'find connected cells' tool. |
![]() |
MaxFindConnectedCellsDiagonal | Maximum diagonal for the 'find connected cells' tool. |
![]() |
MaxHoleArea | Maximum area of holes. |
![]() |
MaxHoleLength | Length of holes to ignore, measured in raster pixels. |
![]() |
MaxLineWidth | Indicates the maximum width of a line to be considered for vectorization. |
![]() |
Measuring | Measuring units. |
![]() |
PolygonPointLimit | Indicates how many points will be allowed for polygons before converting to a polyline. |
![]() |
Resolution | Resolution of raster. |
![]() |
ShapeRecognitionMaxDimension | Maximum object dimension for the recognition of geometric primitives. |
![]() |
ShapeRecognitionMaxOblateness | Maximum oblateness for the recognition of geometric primitives. |
![]() |
ShapeRecognitionMinDimension | Minimum object dimension for the recognition of geometric primitives. |
![]() |
ShapeRecognitionMinOblateness | Minimum oblateness for the recognition of geometric primitives. |
![]() |
ShapeRecognitionMinSideDimension | Minimum length of side for orthogonal shapes primitives. |
![]() |
ShapeRecognitionNoiseLevel | Noise level for the recognition of geometric primitives. |
![]() |
ShapeRecognitionSearchFlags | Indicates which types of geometric primitives should be searched. |
![]() |
ShortClosureDashLength | Length of short closure dash. |
![]() |
Smoothing | Indicates how much smoothing to apply to vectorization. |
![]() |
Type | The type of vectorization to be used. |
![]() |
UseCompression | Indicates if vectorization will use compression. |
![]() |
UseGapClosure | Indicates if vectorization will use gap closure. |
![]() |
UseGeometricLineRecognition | Indicates if geometric line recognition should be applied. |
![]() |
UsePolygonPointLimit | Indicates if vectorization will use polygon point limit. |
![]() |
UseSmoothing | Indicates if vectorization will use smoothing. |
![]() |
VectorizationNoiseLevel | Vectorization noise level. |
Inherited Interfaces
Interfaces | Description |
---|---|
IVectorizationBatchProperties | Provides access to members that control the behavior of the batch vectorization environment. |
CoClasses that implement IVectorizationBatchProperties2
CoClasses and Classes | Description |
---|---|
Vectorization | The Vectorization ArcMap Extension. |