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 |
|---|
| GeometryType |
Points
Represents the Points GeometryType
Declaration
public const GeometryType Points
Field Value
| Type |
|---|
| GeometryType |