menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendIcons - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendIcons

    Gets or Sets LegendIcons

    Inheritance
    System.Object
    LegendIcons
    Namespace: Syncfusion.UI.Xaml.Maps
    Assembly: Syncfusion.SfMaps.UWP.dll
    Syntax
    public sealed class LegendIcons : Enum

    Fields

    Custom

    Defines LegendIcons view as Custom.

    Declaration
    public const LegendIcons Custom
    Field Value
    Type
    LegendIcons

    Default

    Defines LegendIcons view as Default.

    Declaration
    public const LegendIcons Default
    Field Value
    Type
    LegendIcons

    Diamond

    Defines LegendIcons view as Diamond.

    Declaration
    public const LegendIcons Diamond
    Field Value
    Type
    LegendIcons

    Ellipse

    Defines LegendIcons view as Ellipse.

    Declaration
    public const LegendIcons Ellipse
    Field Value
    Type
    LegendIcons

    Rectangle

    Defines LegendIcons view as Rectangle.

    Declaration
    public const LegendIcons Rectangle
    Field Value
    Type
    LegendIcons

    Triangle

    Defines LegendIcons view as Triangle.

    Declaration
    public const LegendIcons Triangle
    Field Value
    Type
    LegendIcons

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved