Skip to main content

DiagramEffect.FontEffects Property

Provides access to the font effects.

Namespace: DevExpress.Diagram.Core.Themes

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public DiagramFontEffects FontEffects { get; }

Property Value

Type Description
DiagramFontEffects

A DevExpress.Diagram.Core.DiagramFontEffects object that provides access to the font effects.

See Also