Class GeometryType
Defines the type of the geometric map.
Inheritance
System.Object
GeometryType
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class GeometryType : Enum
Fields
Geographic
Specifies the geometry rendering in the layer of the maps.
Declaration
public const GeometryType Geographic
Field Value
Type | Description |
---|---|
GeometryType |
Normal
Specifies the normal rendering in the layer of the maps.
Declaration
public const GeometryType Normal
Field Value
Type | Description |
---|---|
GeometryType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |