GeographyUtils Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides geography-related utility methods.
public ref class GeographyUtils abstract sealed
public static class GeographyUtils
type GeographyUtils = class
Public Module GeographyUtils
- Inheritance
-
GeographyUtils
Methods
| Name | Description |
|---|---|
| ToCircumferencePositions(ICircleMapElement) |
Calculates the circumference positions that form the boundary of a circle on the map. |
| ToDegrees(Double) |
Converts radians to degrees. |
| ToRadians(Double) |
Converts degrees to radians. |