←Select platform

AnnGradientStopCollection Class

Summary

Represents a dynamic collection of AnnGradientStop's and provides notifications when items are added or removed.

Syntax
C#
VB
Objective-C
C++
Java
public class AnnGradientStopCollection : AnnObservableCollection<AnnGradientStop> 
Public Class AnnGradientStopCollection  
   Inherits AnnObservableCollection(Of AnnGradientStop) 
   Implements IAnnNotifyCollectionChanged  
@interface LTAnnGradientStopCollection : NSObject <NSCoding,NSCopying,NSFastEnumeration > 
public class AnnGradientStopCollection extends AnnObservableCollection<AnnGradientStop> 
public: 
   ref class AnnGradientStopCollection : AnnObservableCollection<AnnGradientStop^> 

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly