menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ConnectionDirection

    Defines how the first segments have to be defined in a layout Auto - Defines the first segment direction based on the type of the layout Orientation - Defines the first segment direction based on the orientation of the layout Custom - Defines the first segment direction dynamically by the user

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

    Fields

    Auto

    Declaration
    public const ConnectionDirection Auto
    Field Value
    Type
    ConnectionDirection

    Custom

    Declaration
    public const ConnectionDirection Custom
    Field Value
    Type
    ConnectionDirection

    Orientation

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