C#
VB
C++
Defines a collection of AnnGradientStop objects.
public sealed class AnnGradientStopCollection : ObservableCollection<AnnGradientStop>
Public NotInheritable Class AnnGradientStopCollection
Inherits System.Collections.ObjectModel.ObservableCollection(Of AnnGradientStop)
Implements System.Collections.Generic.ICollection(Of AnnGradientStop), System.Collections.Generic.IEnumerable(Of AnnGradientStop), System.Collections.Generic.IList(Of AnnGradientStop), System.Collections.Generic.IReadOnlyCollection(Of AnnGradientStop), System.Collections.Generic.IReadOnlyList(Of AnnGradientStop), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged
public ref class AnnGradientStopCollection sealed : public System.Collections.ObjectModel.ObservableCollection<AnnGradientStop>, System.Collections.Generic.ICollection<AnnGradientStop>, System.Collections.Generic.IEnumerable<AnnGradientStop>, System.Collections.Generic.IList<AnnGradientStop>, System.Collections.Generic.IReadOnlyCollection<AnnGradientStop>, System.Collections.Generic.IReadOnlyList<AnnGradientStop>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged
Used as the type of the AnnGradientBrush.GradientStops property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET