ThemeEffectCollection Class
A collection of visual effect properties for theme objects.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
public sealed class ThemeEffectCollection :
LimitedThemeFormatObjectCollection<ShapeEffectProperties>
Related API Members
The following members return ThemeEffectCollection objects:
Remarks
This collection stores visual effect properties applied to shapes and other presentation objects defined in the theme format scheme.
Inheritance
See Also