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 |
---|
GeometryType |
Normal
Specifies the normal rendering in the layer of the maps.
Declaration
public const GeometryType Normal
Field Value
Type |
---|
GeometryType |