Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

BringToFront Method (AnnLayerCollection)






Layer to move.
true to send the layer to the top of the Z-order; false to send the layer up only one level.
Moves a layer up in the Z-order of the list.
Syntax
public void BringToFront( 
   AnnLayer layer,
   bool first
)
'Declaration
 
Public Sub BringToFront( _
   ByVal layer As AnnLayer, _
   ByVal first As Boolean _
) 
public void BringToFront( 
   AnnLayer layer,
   bool first
)
-(void) bringToFront:(LTAnnLayer*)layer first:(BOOL)first;
public void bringToFront(AnnLayer layer, boolean first)
 function Leadtools.Annotations.Core.AnnLayerCollection.BringToFront( 
   layer ,
   first 
)

Parameters

layer
Layer to move.
first
true to send the layer to the top of the Z-order; false to send the layer up only one level.
Requirements

Target Platforms

See Also

Reference

AnnLayerCollection Class
AnnLayerCollection 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