menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MapPointIcon

    Represents the shape of MapPointIcon

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

    Fields

    Circle

    Circle type of MapPointIcon

    Declaration
    public const MapPointIcon Circle
    Field Value
    Type
    MapPointIcon

    Diamond

    Diamond type of MapPointIcon

    Declaration
    public const MapPointIcon Diamond
    Field Value
    Type
    MapPointIcon

    Rectangle

    Rectangle type of MapPointIcon

    Declaration
    public const MapPointIcon Rectangle
    Field Value
    Type
    MapPointIcon

    Square

    Square type of MapPointIcon

    Declaration
    public const MapPointIcon Square
    Field Value
    Type
    MapPointIcon

    Star

    Star type of MapPointIcon

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