Search
CompositeLayout.SubtreeLayout Property
See Also
 






Gets or sets a layout that should be applied to subgraphs representing trees.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Layout SubtreeLayout { get; set; }

Visual Basic  Copy Code

Public Property SubtreeLayout As Layout

 Property Value

 See Also