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.v18.2.Core.dll

Declaration

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

Property Value

Type
Point
See Also