Gets or sets the rules used to infer the node positions from their logic identifiers and the connections in the graph.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public FlowLayoutRules LayoutRules { get; set; } |
Visual Basic
![]() |
---|
Public Property LayoutRules As FlowLayoutRules |
An instance of the FlowLayoutRules class.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |