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

BringToFront Method (AnnLayerCollection)

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

Parameters

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

Reference

AnnLayerCollection Object
AnnLayerCollection Members

Error processing SSI file