CartographicExtent Properties |
The CartographicExtent type exposes the following members.
| Name | Description | |
|---|---|---|
| Center |
Gets the center of the extent.
| |
| EastLongitude |
Gets the easternmost longitude.
| |
| LatitudePiInNativeUnits |
Gets the value of π in the native units of the latitude coordinate.
| |
| Length |
Gets the length of the extent. The length is the difference between NorthLatitude and SouthLatitude.
| |
| LongitudePiInNativeUnits |
Gets the value of π in the native units of the longitude coordinate.
| |
| NorthLatitude |
Gets the northernmost latitude.
| |
| SouthLatitude |
Gets the southernmost latitude.
| |
| WestLongitude |
Gets the westernmost longitude.
| |
| Width |
Gets the width of the extent. The width is the difference between EastLongitude and WestLongitude.
|