alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX