Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

BringToFront Method (AnnObjectCollection)






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

Parameters

obj
Object to move.
first
true to send the object to the top of the Z-order; false to send the object up 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