Skip to main content
All docs
V25.2
  • ThemeFormatScheme.Effects Property

    Gets the collection of visual effects for presentation objects.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ThemeEffectCollection Effects { get; }

    Property Value

    Type Description
    ThemeEffectCollection

    A collection of visual effects.

    See Also