alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LatLonType

    To specify the latitude and longitude type.

    Inheritance
    System.Object
    LatLonType
    Namespace: Syncfusion.Windows.Forms.Maps
    Assembly: Syncfusion.Maps.Windows.dll
    Syntax
    public sealed class LatLonType : Enum

    Fields

    Decimal

    Decimal degrees format.

    Declaration
    public const LatLonType Decimal
    Field Value
    Type
    LatLonType

    DMS

    Degrees, Minutes, and Seconds (DMS) format.

    Declaration
    public const LatLonType DMS
    Field Value
    Type
    LatLonType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved