ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / CoordinateSystemListEntry Class


In This Topic
    CoordinateSystemListEntry Class Properties
    In This Topic

    For a list of all members of this type, see CoordinateSystemListEntry members.

    Public Properties
     NameDescription
    Public Property Gets the category of the coordinate system. The category is a string separated by forward slashes. When there is more than one category (or region), the ordering is hierarchical. In other words, the categories in the list are ordered by area from largest to smallest.  
    Public Property Gets the name of the coordinate system. When there is more than one category name (or regions), the ordering is hierarchical. In other words, the categories in the list are ordered by area from largest to smallest.  
    Public Property Gets the well-known ID of the coordinate system.  
    Top
    See Also