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

SendToBack Method (AnnGradientStopCollection)

Show in webframe
Object to move.
true to send the object to the bottom of the Z-order; false to send the object down one level only.
Moves a object down in the Z-order of the list.
Syntax
 function Leadtools.Annotations.Core.AnnGradientStopCollection.sendToBack( 
   annGradientStop ,
   last 
)

Parameters

ParameterTypeDescription
annGradientStopAnnGradientStopObject to move.
lastbooltrue to send the object to the bottom of the Z-order; false to send the object down one level only.
See Also

Reference

AnnGradientStopCollection Object
AnnGradientStopCollection Members

Error processing SSI file