DiagramTheme.EffectCollection Property
Gets the effects collection that specifies how colors are used in the theme.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
DiagramEffectCollection | A DiagramEffectCollection object. |
See Also