Back to Devexpress

DiagramCommandsBase.ToggleFontUnderlineCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-f718cea6.md

latest1.1 KB
Original Source

DiagramCommandsBase.ToggleFontUnderlineCommand Field

Toggle underline for the text within the selected shapes.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

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

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace