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