Click or drag to resize

FormatScheme EffectStyles Property

Gets a collection of theme defined effect styles. Readonly EffectStyleCollection .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public EffectStyleCollection EffectStyles { get; }

Property Value

Type: EffectStyleCollection
See Also