Class EffectCollection
Represents a class to store list of colors effects.
Inheritance
System.Object
EffectCollection
Namespace: Syncfusion.UI.Xaml.Diagram.Theming
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class EffectCollection : ObservableCollection<Effect>
Constructors
EffectCollection()
Declaration
public EffectCollection()