Class GeometryType
GeometryType of Map
Inheritance
System.Object
GeometryType
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class GeometryType : Enum
Fields
GeographicPoints
Represents the GeographicPoints GeometryType
Declaration
public const GeometryType GeographicPoints
Field Value
Type | Description |
---|---|
GeometryType |
Points
Represents the Points GeometryType
Declaration
public const GeometryType Points
Field Value
Type | Description |
---|---|
GeometryType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |