ArcObjects Library Reference (ArcScan)  

IVectorizationBatchProperties2.IgnoreHoles Property

Indicates the type of holes to be ignored.

[Visual Basic .NET]
Public Property IgnoreHoles As esriIgnoreHoles
[C#]
public esriIgnoreHoles IgnoreHoles {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Remarks

Use this property to set the type of holes to be ignored.

See Also

IVectorizationBatchProperties2 Interface