Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

BringToFront Method






true to bring the object(s) to the top of the Z-order; false to bring the object(s) one level up only
Brings the currently selected object(s) up in the Z-order.
Syntax
public void BringToFront( 
   bool first
)
'Declaration
 
Public Sub BringToFront( _
   ByVal first As Boolean _
) 
public void BringToFront( 
   bool first
)
-(void)bringToFront:(BOOL)first;
public boolean bringToFront(boolean first);
            
 function Leadtools.Annotations.Automation.AnnAutomation.BringToFront( 
   first 
)

Parameters

first
true to bring the object(s) to the top of the Z-order; false to bring the object(s) one level up only
Remarks

Use this method with first set to true to bring the object(s) to the top of the Z-order, and set first to false to bring the object(s) up one level.

You can determine whether you can bring the objects up or to the top by calling the CanBringToFront and CanBringToFirst 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