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

SetItem Method (LeadPointCollection)

Show in webframe
The zero-based index of the LeadPointD to replace.
The new value for the LeadPointD at the specified index.
Replaces the LeadPointD at the specified index.
Syntax
 function Leadtools.Annotations.Core.LeadPointCollection.setItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index of the LeadPointD to replace.
itemLeadPointDThe new value for the LeadPointD at the specified index.
See Also

Reference

LeadPointCollection Object
LeadPointCollection Members

Error processing SSI file