This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriCoordinateSystemFilter Constants (ArcObjects .NET 10.4 SDK) |
A filter for lists of coordinate systems.
Constant | Value | Description |
---|---|---|
esriFilterGCS | 1 | Show only geographic coordinate systems. |
esriFilterPCS | 2 | Show only projected coordinate systems |
esriFilterHCS | 3 | Show horizontal coordinate systems (geographic and projected). |
esriFilterVCS | 8 | Show only vertical coordinate systems. |