This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Constants > E > esriIgnoreHoles Constants (ArcObjects .NET 10.5 SDK) |
The type of holes to be ignored.
Constant | Value | Description |
---|---|---|
esriIgnoreHolesNone | 0 | Indicates if holes are not ignored. |
esriIgnoreHolesDiagonal | 1 | Indicates if the hole's diagonal should be used. |
esriIgnoreHolesArea | 2 | Indicates if the hole's area should be used. |