Skip to main content
All docs
V26.1
  • ThemeFormatScheme.Effects Property

    Gets the collection of visual effects for presentation objects.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ThemeEffectCollection Effects { get; }

    Property Value

    Type Description
    ThemeEffectCollection

    A collection of visual effects.

    See Also