WPF

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

    Show / Hide Table of Contents

    Enum BridgeDirection

    Specifies the direction of line bridges.

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

    Fields

    Name Description
    Auto

    To set the direction of line bridges as top.

    Bottom

    To set the direction of line bridges as bottom.

    Left

    To set the direction of line bridges as left.

    Right

    To set the direction of line bridges as right.

    Top

    To set the direction of line bridges as top.

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