[]
        
(Showing Draft Content)

C1.Document.GradientStopCollection

GradientStopCollection Class

Represents collection of the GradientStop objects.

Inheritance
NotifyCollection<GradientStop>
GradientStopCollection
Namespace: C1.Document
Assembly: C1.Document.dll
Syntax
public class GradientStopCollection : NotifyCollection<GradientStop>, IList<GradientStop>, ICollection<GradientStop>, IList, ICollection, IReadOnlyList<GradientStop>, IReadOnlyCollection<GradientStop>, IEnumerable<GradientStop>, IEnumerable, INotifyCollection

Constructors

Name Description
GradientStopCollection()