LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

LeadPointCollection Object

Fields  Properties  Methods 


The following tables list the members exposed by LeadPointCollection.

Public Constructors
 NameDescription
Public ConstructorLeadPointCollection ConstructorCreates a new instance of the LeadPointCollection class.  
Top
Public Fields
 NameDescription
Public FieldCollectionChangedOccurs when values are added or removed from this collection.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the collection.  
Public PropertyItemGets or sets the point at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a Leadtools.LeadPointD to the end of the collection.  
Public MethodClearRemoves all elements from the collection.  
Public MethodContainsDetermines whether an Leadtools.LeadPointD is in the collection.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodMoveMoves the item at the specified index to a new location in the collection.  
Public MethodRemoveAtRemoves the element at the specified index of the LeadPointCollection.  
Public MethodToArrayCopies the contents of this collection to an array.  
Top
Protected Methods
 NameDescription
Protected MethodClearItemsRemoves all items from the collection.  
Protected MethodInsertItemInserts a Leadtools.LeadPointD into the collection at the specified index.  
Protected MethodMoveItemMoves the item at the specified index to a new location in the collection.  
Protected MethodRemoveItemRemoves the first occurence of the specified Leadtools.LeadPointD from the collection.  
Protected MethodSetItemReplaces the Leadtools.LeadPointD at the specified index.  
Top
See Also

Reference

LeadPointCollection Object
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.