LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

BringLayerToFront Method

Show in webframe
true to bring the layer to the top of the Z-order; false to bring the layer one level up only
Brings the currently selected layer up in the Z-order.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.bringLayerToFront( 
   first 
)

Parameters

ParameterTypeDescription
firstbooltrue to bring the layer to the top of the Z-order; false to bring the layer one level up only
Remarks

Use this method with first set to true to bring the layer to the top of the Z-order, and set first to false to bring the layer up one level.

You can determine whether you can bring the layer up or to the top by calling the CanBringLayerToFront and CanBringLayerToFirst properties, respectively.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.