alexa

    Show / Hide Table of Contents

    Enum LatLonType

    To specify the latitude and longitude type.

    Namespace: Syncfusion.Windows.Forms.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public enum LatLonType

    Fields

    Name Description
    Decimal

    Decimal degrees format.

    DMS

    Degrees, Minutes, and Seconds (DMS) format.

    Back to top Generated by DocFX