This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriOutlineOption Constants (ArcObjects .NET 10.5 SDK) |
Drawing outline options, used to simplify the drawing outline geometry.
Constant | Value | Description |
---|---|---|
esriOutlineNoOption | 0 | No option. |
esriOutlineConvex | 1 | Outline is changed to its convex hull. |
esriOutlineWithoutHoles | 2 | Holes are removed from the outline. |