←Select platform

LeadPointCollection Class

Summary

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

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

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