Skip to main content

DiagramCommandsBase.TipOverTreeLayoutForSubordinatesCommand Field

Realign the subordinate items of the selected diagram item according to the tip-over tree layout algorithm.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<TipOverDirection> TipOverTreeLayoutForSubordinatesCommand

Field Value

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