CartographicExtent Constructor |
| Name | Description | |
|---|---|---|
| CartographicExtent(Double, Double, Double, Double) |
Initializes a new instance with the specified coordinate bounds with the LongitudePiInNativeUnits
and LatitudePiInNativeUnits in radians.
| |
| CartographicExtent(Double, Double, Double, Double, Double) |
Initializes a new instance with the specified coordinate bounds.
| |
| CartographicExtent(Double, Double, Double, Double, Double, Double) |
Initializes a new instance with the specified coordinate bounds.
|