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

SendToBack Method (AnnObjectCollection)

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 an object down in the Z-order of the list.
Syntax
 function Leadtools.Annotations.Core.AnnObjectCollection.sendToBack( 
   obj ,
   last 
)

Parameters

ParameterTypeDescription
objAnnObjectObject 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

AnnObjectCollection Object
AnnObjectCollection Members

Error processing SSI file