Gets or sets a value indicating whether subgraphs are rotated to minimize intersections with cross-partition links.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool RotateSubgraphs { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotateSubgraphs As Boolean |
true to rotate subgraphs, otherwise false. The default value is false.