DiagramEffect.FontEffects Property
Provides access to the font effects.
Namespace: DevExpress.Diagram.Core.Themes
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
DiagramFontEffects | A DevExpress.Diagram.Core.DiagramFontEffects object that provides access to the font effects. |
See Also