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
Package: MindFusion.Diagramming
C# Copy Code |
---|
public FlowLayoutRules LayoutRules { get; set; } |
Visual Basic Copy Code |
---|
Public Property LayoutRules As FlowLayoutRules |
An instance of the FlowLayoutRules class.