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

TreeLayoutSettings.IsCompact Field

Specifies whether the automatic tree layout arranges shapes minimizing the space between them.

Namespace: DevExpress.Diagram.Core.Layout

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

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

Declaration

public readonly bool IsCompact

Field Value

Type
Boolean
See Also