LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnLayerCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnLayerCollection.

Public Constructors
 NameDescription
AnnLayerCollection ConstructorCreates a new layer collection for the specified owner.  
Top
Public Properties
 NameDescription
CountGets the number of AnnLayer contained in the AnnLayerCollection.  
ItemGets or sets the element at the specified index.  
OwnerGets the owner layer of this collection.  
Top
Public Methods
 NameDescription
AddAdds the specified AnnLayer to the end of the collection.  
BringToFrontMoves a layer up in the Z-order of the list.  
ClearRemoves all elements from this AnnLayerCollection.  
ContainsDetermines whether the specified AnnLayer is in the collection.  
GetEnumeratorReturns an enumerator that iterates through the collection.  
IndexOfGets the index of an object in this collection.  
MoveMoves the item at the specified index to a new location in the collection.  
RemoveRemoves the first occurrence of the specified AnnLayer from the collection.  
RemoveAtRemoves the element at the specified index of the AnnLayerCollection.  
SendToBackMoves a layer down in the Z-order of the list.  
ToArrayCopies the elements of the AnnLayerCollection to a new array.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the collection.  
InsertItemInserts the specified AnnLayer into this AnnLayerCollection at the specified index.  
MoveItemMoves the item at the specified index to a new location in the collection.  
OnCollectionChangedRaises the CollectionChanged event with the provided arguments.  
RemoveItemRemoves the first occurrence of the specified AnnLayer from the collection.  
SetItemReplaces the element at the specified index.  
Top
Public Events
 NameDescription
CollectionChangedOccurs when the collection changes.  
Top
See Also

Reference

AnnLayerCollection Object
Leadtools.Annotations.Core Namespace

 

 


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