sendToBack Method

Summary

Moves a layer down in the Z-order of the list.

Syntax
TypeScript
JavaScript
AnnLayerCollection.prototype.sendToBack = function( 
   layer, 
   last 
) 
sendToBack( 
   layer: AnnLayer, 
   last: boolean 
): void; 

Parameters

layer

Layer to move.

last

true to send the layer to the bottom of the Z-order; false to send the layer down one level only.

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.