Skip to main content

DiagramCommandsBase.ZoomInCommand Field

In This Article

Increase 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 ZoomInCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also