Skip to main content

DiagramCommandsBase.FitToWidthCommand Field

Set the diagram zoom factor value to fit the entire diagram width.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand FitToWidthCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also