Class HsvSolidColorPatternCollection
Represents a class to store list of solid color patterns.
Inheritance
System.Object
HsvSolidColorPatternCollection
Namespace: Syncfusion.UI.Xaml.Diagram.Theming
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class HsvSolidColorPatternCollection : ObservableCollection<HsvSolidColorPattern>
Constructors
HsvSolidColorPatternCollection()
Declaration
public HsvSolidColorPatternCollection()