Skip to main content

DiagramCommandsBase.FitToPageCommand Field

In This Article

Set the diagram zoom factor value to fit all pages with content within the canvas.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand FitToPageCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also