menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapGeometryType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapGeometryType

    Enumurates the geometry type of shape file layer.

    Inheritance
    System.Object
    MapGeometryType
    Namespace: Syncfusion.Maui.Maps
    Assembly: Syncfusion.Maui.Maps.dll
    Syntax
    public sealed class MapGeometryType : Enum

    Fields

    GeographicPoints

    Represents the geometry type as geographic points.

    Declaration
    public const MapGeometryType GeographicPoints
    Field Value
    Type
    MapGeometryType

    Points

    Represents the geometry type as points.

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