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

InsertItem Method (LeadPointCollection)

Show in webframe
The zero-based index at which the LeadPointD should be inserted.
The LeadPointD to insert into the collection.
Inserts a LeadPointD into the collection at the specified index.
Syntax
 function Leadtools.Annotations.Core.LeadPointCollection.insertItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index at which the LeadPointD should be inserted.
itemLeadPointDThe LeadPointD to insert into the collection.
See Also

Reference

LeadPointCollection Object
LeadPointCollection Members

Error processing SSI file