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

IndexOf Method (AnnGradientStopCollection)

Show in webframe
The object to query.
Gets the index of an object in this collection.
Syntax
 function Leadtools.Annotations.Core.AnnGradientStopCollection.indexOf( 
   annGradientStop 
)

Parameters

ParameterTypeDescription
annGradientStopAnnGradientStopThe object to query.

Return Value

TypeDescription
int The 0-based index of annGradientStop if it exists in the collection; otherwise, -1.
See Also

Reference

AnnGradientStopCollection Object
AnnGradientStopCollection Members

Error processing SSI file