Back to Devexpress

DiagramTheme.EffectCollection Property

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramtheme-17f3bbe6.md

latest1.2 KB
Original Source

DiagramTheme.EffectCollection Property

Gets the effects collection that specifies how colors are used in the theme.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public DiagramEffectCollection EffectCollection { get; }
vb
Public ReadOnly Property EffectCollection As DiagramEffectCollection

Property Value

TypeDescription
DiagramEffectCollection

A DiagramEffectCollection object.

|

See Also

DiagramTheme Class

DiagramTheme Members

DevExpress.Diagram.Core Namespace