Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    GeometryType

    Points

    Represents the geometry type as points

    Declaration
    public const GeometryType Points
    Field Value
    Type Description
    GeometryType

    value__

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