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

BringToFront Method (AnnGradientStopCollection)

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

Parameters

ParameterTypeDescription
annGradientStopAnnGradientStopObject to move.
firstbooltrue to send the object to the top of the Z-order; false to send the object up one level only.
See Also

Reference

AnnGradientStopCollection Object
AnnGradientStopCollection Members

Error processing SSI file