Back to Devexpress

ThemeFormatScheme.Effects Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themeformatscheme-03c3c224.md

latest1.2 KB
Original Source

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

csharp
public ThemeEffectCollection Effects { get; }
vb
Public ReadOnly Property Effects As ThemeEffectCollection

Property Value

TypeDescription
ThemeEffectCollection

A collection of visual effects.

|

See Also

ThemeFormatScheme Class

ThemeFormatScheme Members

DevExpress.Docs.Presentation Namespace