corelibraries-devexpress-dot-diagram-dot-core-dot-themes-c782ddc2.md
Provides access to effects that you can use to customize the appearance of diagram items.
Namespace : DevExpress.Diagram.Core.Themes
Assembly : DevExpress.Diagram.v25.2.Core.dll
NuGet Package : DevExpress.Diagram.Core
public class DiagramEffect
Public Class DiagramEffect
The DiagramTheme.EffectCollection property provides access to the collection of effects that defines how colors are used in the theme. It returns an object of the DiagramEffectCollection type that has the following properties:
Refer to the following topics for more information:
Object DiagramEffect
See Also