Skip to main content

DiagramCommandsBase.IncreaseFontSizeCommand Field

In This Article

Increase the font size for the text within the selected diagram items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand IncreaseFontSizeCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also