Gets or sets a layout that should be applied to subgraphs representing trees.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Layout SubtreeLayout { get; set; } |
Visual Basic Copy Code |
---|
Public Property SubtreeLayout As Layout |
An instance of Layout-derived class. The default is radial TreeLayout.