Back to Devexpress

DiagramCommandsBase.ZoomOutCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-56810e7d.md

latest1.0 KB
Original Source

DiagramCommandsBase.ZoomOutCommand Field

Decrease the current zoom factor of a diagram.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand ZoomOutCommand
vb
Public Shared ReadOnly ZoomOutCommand As DiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace