menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GeometryType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved