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

TreeLayoutSettings.Margin Property

OBSOLETE

Use the GraphTreeLayoutSettings.PageInfo property instead

This API is obsolete now.

Namespace: DevExpress.Diagram.Core.Layout

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

Declaration

[Obsolete("Use the GraphTreeLayoutSettings.PageInfo property instead")]
public double Margin { get; }

Property Value

Type
Double
See Also