GeographyUtils Class

Definition

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.

Applies to