Back to Devexpress

DiagramCommandsBase.ToggleFontBoldCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-773da9cd.md

latest1.1 KB
Original Source

DiagramCommandsBase.ToggleFontBoldCommand Field

Toggle bold font 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 ToggleFontBoldCommand
vb
Public Shared ReadOnly ToggleFontBoldCommand As DiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace