DiagramItemStyle.FontSettings Property
Returns the font settings applied to the text displayed within the diagram item.
Namespace: DevExpress.Diagram.Core.Themes
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Diagram.Core.DiagramFontSettings | A DevExpress.Diagram.Core.DiagramFontSettings object that specifies the font settings. |
See Also