CoordinateSystemListEntry Class Members
In This Topic
The following tables list the members exposed by CoordinateSystemListEntry.
Public Properties
| Name | Description |
| Category |
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.
|
| Name |
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.
|
| Wkid |
Gets the well-known ID of the coordinate system.
|
Top
See Also