Xamarin.iOS

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeType

    Show / Hide Table of Contents

    Class ShapeType

    Gets or sets ShapeType

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

    Fields

    PointIcon

    Defines Geo points in the collection

    Declaration
    public const ShapeType PointIcon
    Field Value
    Type Description
    ShapeType

    Polygon

    Defines Polygon points in the collection

    Declaration
    public const ShapeType Polygon
    Field Value
    Type Description
    ShapeType

    Polyline

    Defines Polyline points in the collection

    Declaration
    public const ShapeType Polyline
    Field Value
    Type Description
    ShapeType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved