Leadtools.Windows.Annotations Namespace : AnnGradientStopCollection Class |
public sealed class AnnGradientStopCollection : 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
'Declaration 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
'Usage Dim instance As AnnGradientStopCollection
public sealed sealed class AnnGradientStopCollection : System.Collections.Generic.ICollection<AnnGradientStop>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <AnnGradientStop>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <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
function Leadtools.Windows.Annotations.AnnGradientStopCollection()
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2