This document is archived and information here might be outdated.  Recommended version.


IVectorizationBatchProperties2.IgnoreHoles Property (ArcObjects .NET 10.4 SDK)
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