Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

LeadPointCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by LeadPointCollection.

Public Constructors
 NameDescription
LeadPointCollection ConstructorCreates a new instance of the LeadPointCollection class.  
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 LeadPointD to the end of the collection.  
ClearRemoves all elements from the collection.  
ContainsDetermines whether an 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 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 LeadPointD from the collection.  
SetItemReplaces the LeadPointD at the specified index.  
Top
Public Events
 NameDescription
CollectionChangedOccurs when values are added or removed from this collection.  
Top
See Also

Reference

LeadPointCollection Object
Leadtools.Annotations.Core Namespace

Error processing SSI file