Gets or sets a value indicating whether subgraphs are rotated to minimize intersections with cross-partition links.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |