C#
VB
Java
Objective-C
WinRT C#
C++
Represents a dynamic collection of AnnGradientStop's and provides notifications when items are added or removed.
public class AnnGradientStopCollection : AnnObservableCollection<AnnGradientStop>
Public Class AnnGradientStopCollection
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnObservableCollection(Of AnnGradientStop)
Implements Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
public sealed class AnnGradientStopCollection : Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
@interface LTAnnGradientStopCollection : NSObject <NSCoding,NSCopying,NSFastEnumeration >
public class AnnGradientStopCollection extends AnnObservableCollection<AnnGradientStop>
function Leadtools.Annotations.Core.AnnGradientStopCollection()
public:
ref class AnnGradientStopCollection : AnnObservableCollection<AnnGradientStop^>
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