Skip to main content

SugiyamaLayoutSettings.Margin Property

OBSOLETE

Use the GraphSugiyamaLayoutSettings.PageInfo property instead

This API is obsolete now.

Namespace: DevExpress.Diagram.Core.Layout

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

NuGet Package: DevExpress.Diagram.Core

Declaration

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

Property Value

Type
Point
See Also