Skip to main content

DiagramCommandsBase.ToggleFontItalicCommand Field

In This Article

Toggle italic font for the text within the selected shapes.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand ToggleFontItalicCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also