menu

Blazor

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

    Show / Hide Table of Contents

    Class Alignment

    Defines the alignment for the elements in the maps component.

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

    Fields

    Center

    Specifies the element to be placed at the center of the maps.

    Declaration
    public const Alignment Center
    Field Value
    Type
    Alignment

    Far

    Specifies the element to be placed far from the maps.

    Declaration
    public const Alignment Far
    Field Value
    Type
    Alignment

    Near

    Specifies the element to be placed near the maps.

    Declaration
    public const Alignment Near
    Field Value
    Type
    Alignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved