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

SugiyamaLayoutSettings.PageSize Property

OBSOLETE

Use the GraphSugiyamaLayoutSettings.PageInfo property instead

The diagram page size.

Namespace: DevExpress.Diagram.Core.Layout

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

Declaration

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

Property Value

Type
Size
See Also