LEADTOOLS JavaScript (Leadtools.Annotations.Core)

MoveItem Method (AnnLayerCollection)

Show in webframe
The zero-based index specifying the location of the item to be moved.
The zero-based index specifying the new location of the item.
Moves the item at the specified index to a new location in the collection.
Syntax
 function Leadtools.Annotations.Core.AnnLayerCollection.moveItem( 
   oldIndex ,
   newIndex 
)

Parameters

ParameterTypeDescription
oldIndexintThe zero-based index specifying the location of the item to be moved.
newIndexintThe zero-based index specifying the new location of the item.
See Also

Reference

AnnLayerCollection Object
AnnLayerCollection Members

 

 


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