Skip to main content
All docs
V25.2
  • 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>

    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.

    See Also