Gets or sets a custom layout method that should be invoked to arrange subgraphs.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public LayoutSubgraph CustomLayout { get; set; } |
Visual Basic Copy Code |
---|
Public Property CustomLayout As LayoutSubgraph |
A LayoutSubgraph delegate object.