Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DistanceType

    Represents the radius distance.

    Inheritance
    System.Object
    DistanceType
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public sealed class DistanceType : Enum

    Fields

    KiloMeter

    Distance in kilometers

    Declaration
    public const DistanceType KiloMeter
    Field Value
    Type Description
    DistanceType

    Meter

    Distance in meters

    Declaration
    public const DistanceType Meter
    Field Value
    Type Description
    DistanceType

    Mile

    Distance in miles

    Declaration
    public const DistanceType Mile
    Field Value
    Type Description
    DistanceType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved