Back to Devexpress

DiagramTheme.FontSettings Property

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramtheme-1093ea6c.md

latest1.2 KB
Original Source

DiagramTheme.FontSettings Property

Gets the font settings for shapes and connectors.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public DiagramFontSettings FontSettings { get; }
vb
Public ReadOnly Property FontSettings As DiagramFontSettings

Property Value

TypeDescription
DevExpress.Diagram.Core.DiagramFontSettings

A DevExpress.Diagram.Core.DiagramFontSettings object that stores font settings.

|

See Also

ContainerFontSettings

DiagramTheme Class

DiagramTheme Members

DevExpress.Diagram.Core Namespace