LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

SendToBack Method

Show in webframe
true to send the object(s) to the bottom of the Z-order; false to send the object(s) down one level only
Sends the currently selected object(s) down in the Z-order.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.sendToBack( 
   last 
)

Parameters

ParameterTypeDescription
lastbooltrue to send the object(s) to the bottom of the Z-order; false to send the object(s) down one level only
Remarks

Use this method with last set to true to send the object(s) to the bottom of the Z-order, and set last to false to send the object(s) down one level.

You can determine whether you can send the objects down or to the bottom by calling the CanSendToBack and CanSendToLast properties, respectively.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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