Class ShapeType
Gets or Sets ShapeType
Inheritance
System.Object
ShapeType
Namespace: Com.Syncfusion.Maps
Assembly: Syncfusion.SfMaps.Android.dll
Syntax
public sealed class ShapeType : Enum
Fields
PointIcon
Defines Geo points in the collection
Declaration
public const ShapeType PointIcon
Field Value
Type | Description |
---|---|
ShapeType |
Polygon
Defines Polygon points in the collection
Declaration
public const ShapeType Polygon
Field Value
Type | Description |
---|---|
ShapeType |
Polyline
Defines Polyline points in the collection
Declaration
public const ShapeType Polyline
Field Value
Type | Description |
---|---|
ShapeType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |