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

SetItem Method (AnnGradientStopCollection)

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

Parameters

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

Reference

AnnGradientStopCollection Object
AnnGradientStopCollection Members

Error processing SSI file