bringToFront Method

Summary

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

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

Parameters

layer

Layer to move.

first

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

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.