WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConnectionDirection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConnectionDirection

    Specifies the directions of the connection.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ConnectionDirection

    Fields

    Name Description
    Auto

    Specifies the connector direction as auto to switch the direction based on the connector position.

    Bottom

    Specifies the connector direction as bottom when the absolute angle as 90 degree.

    Left

    Specifies the connector direction as left when the absolute angle as 180 degree.

    Right

    Specifies the connector direction as right when the absolute angle as 0 degree.

    Top

    Specifies the connector direction as top when the absolute angle as 270 degree or -90dDegree.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved