menu

UWP

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

    Show / Hide Table of Contents

    Class MarkerIcon

    Represents the map marker icon

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

    Fields

    Circle

    Represents the map marker icon as cicle

    Declaration
    public const MarkerIcon Circle
    Field Value
    Type
    MarkerIcon

    Diamond

    Represents the map marker icon as diamond

    Declaration
    public const MarkerIcon Diamond
    Field Value
    Type
    MarkerIcon

    Image

    Represents the map marker icon as image

    Declaration
    public const MarkerIcon Image
    Field Value
    Type
    MarkerIcon

    Rectangle

    Represents the map marker icon as rectangle

    Declaration
    public const MarkerIcon Rectangle
    Field Value
    Type
    MarkerIcon

    Square

    Represents the map marker icon as square

    Declaration
    public const MarkerIcon Square
    Field Value
    Type
    MarkerIcon

    Extension Methods

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