menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MarkerIcon

    Represents MarkerIcon for Maps

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

    Fields

    Circle

    Circle shape for MarkerIcon

    Declaration
    public const MarkerIcon Circle
    Field Value
    Type
    MarkerIcon

    Diamond

    Diamond shape for MarkerIcon

    Declaration
    public const MarkerIcon Diamond
    Field Value
    Type
    MarkerIcon

    Image

    Image shape for MarkerIcon

    Declaration
    public const MarkerIcon Image
    Field Value
    Type
    MarkerIcon

    Rectangle

    Rectangle shape for MarkerIcon

    Declaration
    public const MarkerIcon Rectangle
    Field Value
    Type
    MarkerIcon

    Square

    Square shape for MarkerIcon

    Declaration
    public const MarkerIcon Square
    Field Value
    Type
    MarkerIcon
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved