Search Results for

    Show / Hide Table of Contents

    Class Bearings

    Inheritance
    object
    Bearings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Utilities
    Assembly: Mapsui.dll
    Syntax
    public class Bearings

    Methods

    | Edit this page View Source

    CalculateBearing(double, double, double, double)

    Declaration
    public static double CalculateBearing(double fromLat, double fromLon, double toLat, double toLon)
    Parameters
    Type Name Description
    double fromLat
    double fromLon
    double toLat
    double toLon
    Returns
    Type Description
    double

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX