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

TreeLayoutSettings.PageMargin Property

OBSOLETE

Use the GraphTreeLayoutSettings.PageInfo property instead

Gets the amount of space between the page’s borders and its contents.

Namespace: DevExpress.Diagram.Core.Layout

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

Declaration

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

Property Value

Type
Double
See Also