menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class GeometryType

    Enumurates the geometry type of shape file layer.

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

    Fields

    GeographicPoints

    Represents the geometry type as geographic points

    Declaration
    public const GeometryType GeographicPoints
    Field Value
    Type
    GeometryType

    Points

    Represents the geometry type as points

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