Skip to main content

DiagramCommandsBase.ZoomOutCommand Field

In This Article

Decrease the current zoom factor of a diagram.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand ZoomOutCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also