Search
CompositeLayout.RotateSubgraphs Property
See Also
 





Gets or sets a value indicating whether subgraphs are rotated to minimize intersections with cross-partition links.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool RotateSubgraphs { get; set; }

Visual Basic  Copy Code

Public Property RotateSubgraphs As Boolean

 Property Value

true to rotate subgraphs, otherwise false. The default value is false.

 See Also

CompositeLayout Members
CompositeLayout Class
MindFusion.Diagramming.Layout Namespace