menu

UWP

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

    Show / Hide Table of Contents

    Class BranchDirection

    Specifies the different types of branch directions in FlowchartLayout class.

    Inheritance
    System.Object
    BranchDirection
    Namespace: Syncfusion.UI.Xaml.Diagram.Layout
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class BranchDirection : Enum

    Fields

    LeftInFlow

    Defines the flow direction as left.

    Declaration
    public const BranchDirection LeftInFlow
    Field Value
    Type
    BranchDirection

    RightInFlow

    Defines the flow direction as right.

    Declaration
    public const BranchDirection RightInFlow
    Field Value
    Type
    BranchDirection

    SameAsFlow

    Defines the direction as same as flow chart.

    Declaration
    public const BranchDirection SameAsFlow
    Field Value
    Type
    BranchDirection

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved