menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BridgeDirection - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BridgeDirection

    Defines the bridge direction Top - Defines the direction of the bridge as Top Bottom - Defines the direction of the bridge as Bottom Left - Sets the bridge direction as left Right - Sets the bridge direction as right

    Inheritance
    System.Object
    BridgeDirection
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BridgeDirection : Enum

    Fields

    Bottom

    Declaration
    public const BridgeDirection Bottom
    Field Value
    Type
    BridgeDirection

    Left

    Declaration
    public const BridgeDirection Left
    Field Value
    Type
    BridgeDirection

    Right

    Declaration
    public const BridgeDirection Right
    Field Value
    Type
    BridgeDirection

    Top

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