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