Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SendToBack Method (AnnObjectCollection)






Object to move.
true to send the object to the bottom of the Z-order; false to send the object down one level only.
Moves an object down in the Z-order of the list.
Syntax
public void SendToBack( 
   AnnObject obj,
   bool last
)
'Declaration
 
Public Sub SendToBack( _
   ByVal obj As AnnObject, _
   ByVal last As Boolean _
) 
public void SendToBack( 
   AnnObject obj,
   bool last
)
-(void) sendToBack:(LTAnnObject*)obj last:(BOOL)last;
public void sendToBack(AnnObject obj, boolean last)
 function Leadtools.Annotations.Core.AnnObjectCollection.SendToBack( 
   obj ,
   last 
)

Parameters

obj
Object to move.
last
true to send the object to the bottom of the Z-order; false to send the object down one level only.
Requirements

Target Platforms

See Also

Reference

AnnObjectCollection Class
AnnObjectCollection Members

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