Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SendToBack Method (AnnLayerCollection)






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

Parameters

layer
Layer to move.
last
true to send the layer to the bottom of the Z-order; false to send the layer down 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