Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Type - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Type

    Defines the type of the layer in maps.

    Inheritance
    System.Object
    Type
    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Type : Enum

    Fields

    Layer

    Specifies the layer type as main layer in the maps component.

    Declaration
    public const Type Layer
    Field Value
    Type Description
    Type

    SubLayer

    Specifies the layer type as sublayer in the maps component. This layer will be a part of the layer provided in the maps.

    Declaration
    public const Type SubLayer
    Field Value
    Type Description
    Type

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved