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

TreeLayoutSettings.LogicalDirection Property

Namespace: DevExpress.Diagram.Core.Layout

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

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public readonly LogicalDirectionKind LogicalDirection { get; }

Property Value

Type
DevExpress.Diagram.Core.LogicalDirectionKind
See Also