Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

SendToBack Method (AnnObjectCollection)






The object to move.
true to make the object the last object in the collection; false to move the object back one index.
Sends the specified object back in the collection.
Syntax
public void SendToBack( 
   AnnObject obj,
   bool last
)
'Declaration
 
Public Sub SendToBack( _
   ByVal obj As AnnObject, _
   ByVal last As Boolean _
) 
'Usage
 
Dim instance As AnnObjectCollection
Dim obj As AnnObject
Dim last As Boolean
 
instance.SendToBack(obj, last)

            

            
public:
void SendToBack( 
   AnnObject^ obj,
   bool last
) 

Parameters

obj
The object to move.
last
true to make the object the last object in the collection; false to move the object back one index.
Example

For C#/VB examples, refer to AnnObjectCollection.

Requirements

Target Platforms

See Also

Reference

AnnObjectCollection Class
AnnObjectCollection Members

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