menu

Blazor

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

    Show / Hide Table of Contents

    Class Orientation

    Defines the orientation of the zooming tool bar in the maps.

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

    Fields

    Horizontal

    Specifies the zooming toolbar to be placed horizontally.

    Declaration
    public const Orientation Horizontal
    Field Value
    Type
    Orientation

    Vertical

    Specifies the zooming toolbar to be placed vertically.

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