ArcObjects Library Reference (ArcScan)  

IVectorizationBatchProperties2.MaxHoleArea Property

Maximum area of holes.

[Visual Basic .NET]
Public Property MaxHoleArea As Double
[C#]
public double MaxHoleArea {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Remarks

This property sets the maximal area of holes.

The value range for this parameter is from 0 to 2500. The value is in pixels.

See Also

IVectorizationBatchProperties2 Interface