LEADTOOLS JavaScript (Leadtools.Annotations.Core)

LeadPointCollection Object

Show in webframe
Fields  Properties  Methods 


The following tables list the members exposed by LeadPointCollection.

Public Constructors
 NameDescription
LeadPointCollection ConstructorCreates a new instance of the LeadPointCollection class.  
Top
Public Fields
 NameDescription
CollectionChangedOccurs when values are added or removed from this collection.  
Top
Public Properties
 NameDescription
CountGets the number of elements contained in the collection.  
ItemGets or sets the point at the specified index.  
Top
Public Methods
 NameDescription
AddAdds a Leadtools.LeadPointD to the end of the collection.  
ClearRemoves all elements from the collection.  
ContainsDetermines whether an Leadtools.LeadPointD is in the collection.  
GetEnumeratorReturns an enumerator that iterates through the collection.  
MoveMoves the item at the specified index to a new location in the collection.  
RemoveAtRemoves the element at the specified index of the LeadPointCollection.  
ToArrayCopies the contents of this collection to an array.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the collection.  
InsertItemInserts a Leadtools.LeadPointD into the collection at the specified index.  
MoveItemMoves the item at the specified index to a new location in the collection.  
RemoveItemRemoves the first occurence of the specified Leadtools.LeadPointD from the collection.  
SetItemReplaces the Leadtools.LeadPointD at the specified index.  
Top
See Also

Reference

LeadPointCollection Object
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.