Skip to main content

SugiyamaLayoutSettings.PageSize Property

OBSOLETE

Use the GraphSugiyamaLayoutSettings.PageInfo property instead

The diagram page size.

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 Size PageSize { get; }

Property Value

Type
Size
See Also