Skip to main content
A newer version of this page is available. .

DiagramCommandsBase.MindMapTreeLayoutForSubordinatesCommand Field

Realign the subordinate items of the selected diagram item to form a mind map tree.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v18.2.Core.dll

Declaration

public static readonly DiagramCommand<OrientationKind> MindMapTreeLayoutForSubordinatesCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<OrientationKind>
See Also