menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ShapeType

    Gets or sets shape type.

    Inheritance
    System.Object
    ShapeType
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public sealed class ShapeType : Enum

    Fields

    PointIcon

    Defines Geo points in the collection

    Declaration
    public const ShapeType PointIcon
    Field Value
    Type
    ShapeType

    Polygon

    Defines Polygon points in the collection

    Declaration
    public const ShapeType Polygon
    Field Value
    Type
    ShapeType

    Polyline

    Defines Polyline points in the collection

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