Gets or sets a layout that should be applied to subgraphs representing trees.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Layout SubtreeLayout { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SubtreeLayout As Layout |
See Also