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

BringToFront Method (AnnObjectCollection)

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

Parameters

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

AnnObjectCollection Object
AnnObjectCollection Members

Error processing SSI file