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

InsertItem Method (AnnGradientStopCollection)

Show in webframe
The zero-based index at which item should be inserted.
The item to be inserted.
Inserts the specified AnnGradientStop into this AnnGradientStopCollection at the specified index.
Syntax
 function Leadtools.Annotations.Core.AnnGradientStopCollection.insertItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index at which item should be inserted.
itemAnnGradientStopThe item to be inserted.
See Also

Reference

AnnGradientStopCollection Object
AnnGradientStopCollection Members

Error processing SSI file