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


In This Topic
    CoordinateSystemListEntry Class Members
    In This Topic

    The following tables list the members exposed by CoordinateSystemListEntry.

    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