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

SugiyamaLayoutSettings.Margin Property

OBSOLETE

Use the GraphSugiyamaLayoutSettings.PageInfo property instead

This API is obsolete now.

Namespace: DevExpress.Diagram.Core.Layout

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

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

Declaration

[Obsolete("Use the GraphSugiyamaLayoutSettings.PageInfo property instead")]
public readonly Point Margin { get; }

Property Value

Type
Point
See Also