Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendIcon - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendIcon

    Defines the types of LegendIcon in Maps

    Inheritance
    System.Object
    LegendIcon
    Namespace: Com.Syncfusion.Maps
    Assembly: Syncfusion.SfMaps.Android.dll
    Syntax
    public sealed class LegendIcon : Enum

    Fields

    Circle

    LegendIcon type is Circle

    Declaration
    public const LegendIcon Circle
    Field Value
    Type Description
    LegendIcon

    Default

    LegendIcon type is Default

    Declaration
    public const LegendIcon Default
    Field Value
    Type Description
    LegendIcon

    Diamond

    LegendIcon type is Diamond

    Declaration
    public const LegendIcon Diamond
    Field Value
    Type Description
    LegendIcon

    Rectangle

    LegendIcon type is Rectangle

    Declaration
    public const LegendIcon Rectangle
    Field Value
    Type Description
    LegendIcon

    Triangle

    LegendIcon type is Triangle

    Declaration
    public const LegendIcon Triangle
    Field Value
    Type Description
    LegendIcon

    value__

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