This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Constants > E > esriConvertHatchesToGraphicsType Constants (ArcObjects .NET 10.5 SDK) |
Different options for converting to graphics.
Constant | Value | Description |
---|---|---|
esriConvertHatchesWholeLayer | 0 | Converts the whole layer's hatches to graphics. |
esriConvertHatchesVisible | 1 | Only converts hatches from features in the visible extent to graphics. |
esriConvertHatchesSelected | 2 | Only converts hatches from the selected features to graphics. |