This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Constants > E > esriSpatialReferenceXYFilter Constants (ArcObjects .NET 10.5 SDK) |
Options for restricting the type of XY coordinate systems shown.
Constant | Value | Description |
---|---|---|
esriShowOnlyGeographic | 1 | Show only geographic coordinate systems. |
esriShowOnlyProjected | 2 | Show only projected coordinate systems. |
esriShowBoth | 3 | Show geographic and projected coordinate systems. |