Skip to main content

DiagramCommandsBase.DecreaseFontSizeCommand Field

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

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand DecreaseFontSizeCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also