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

MoveItem Method (LeadPointCollection)

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

Parameters

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

Reference

LeadPointCollection Object
LeadPointCollection Members

Error processing SSI file