Skip to main content

DiagramCommandsBase.FitToPageCommand Field

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

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand FitToPageCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also