Skip to main content
A newer version of this page is available. .

EffectContext.Accent4 Property

An additional accent color.

Namespace: DevExpress.Diagram.Core.Themes

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

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public Color Accent4 { get; }

Property Value

Type Description
Color

A System.Drawing.Color that represents an additional accent color.

See Also