Class GradientStopCollection
Represents the GradientStopCollection class.
Inheritance
System.Object
GradientStopCollection
Namespace: Syncfusion.XForms.Graphics
Assembly: Syncfusion.Core.XForms.dll
Syntax
public class GradientStopCollection : ObservableCollection<SfGradientStop>
Constructors
GradientStopCollection()
Declaration
public GradientStopCollection()