menu

Blazor

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

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