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

Show in webframe

BringToFront Method (AnnObjectCollection)






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

            

            
public:
void BringToFront( 
   AnnObject^ obj,
   bool first
) 

Parameters

obj
The object to move.
first
true to make the object the first object in the collection; false to move the object forward 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