This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationBatchProperties Interface > IVectorizationBatchProperties.MaxHoleLength Property (ArcObjects .NET 10.5 SDK) |
Length of holes to ignore, measured in raster pixels.
[Visual Basic .NET] Public Property MaxHoleLength As Double
[C#] public double MaxHoleLength {get; set;}
This property relates to the Hole Size textbox on the Vectorization Settings dialog and is only used during raster snapping and raster tracing.
The value range for this parameter is from 0.0 to 70.71. The value is in pixels.