Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

SendToBack Method






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
public void SendToBack( 
   bool last
)
'Declaration
 
Public Sub SendToBack( _
   ByVal last As Boolean _
) 
public void SendToBack( 
   bool last
)
-(void)sendToBack:(BOOL)last;
public boolean sendToBack(boolean last);
            
 function Leadtools.Annotations.Automation.AnnAutomation.SendToBack( 
   last 
)

Parameters

last
true 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.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features