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.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
[Obsolete("Use the GraphTreeLayoutSettings.PageInfo property instead")]
public double PageMargin { get; }
Property Value
Type |
---|
Double |
See Also