public enum CoordinateSystemFilter : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum CoordinateSystemFilter Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum CoordinateSystemFilter : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum CoordinateSystemFilter Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| GeographicCoordinateSystem | Geographic Coordinate System | 
| ProjectedCoordinateSystem | Projected Coordinate System | 
| VerticalCoordinateSystem | Vertical Coordinate System | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.CoordinateSystemFilter
Target Platforms: Windows 10, Windows 8.1