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

SendToBack Method (AnnLayerCollection)

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

Parameters

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

Reference

AnnLayerCollection Object
AnnLayerCollection Members

Error processing SSI file