Minimum length of side for orthogonal shapes primitives.
[Visual Basic .NET] Public Property ShapeRecognitionMinSideDimension As Double
[C#] public double ShapeRecognitionMinSideDimension {get; set;}
Product Availability
Available with ArcGIS Desktop. Requires ArcScan Extension.
Remarks
This property defines the minimum side of orthogonal shape that can be recognized. If the minimal length of the orthogonal shape is less than ShapeRecognitionMinSideDimension , the shape can not be recognized.
The value range for this parameter is from 1.0 to 100.0. The value is in pixels.