WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RootChildDirection

    Show / Hide Table of Contents

    Enum RootChildDirection

    Specifies the direction for the immediate children of the root node in the mind-map tree layout.

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

    Fields

    Name Description
    Bottom

    Specifies the branch should be positioned in bottom direction.

    Left

    Specifies the branch should be positioned in left direction.

    Right

    Specifies the branch should be positioned in right direction.

    Top

    Specifies the branch should be positioned in top direction.

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