bringToFront Method

Summary

Moves an object up in the Z-order of the list.

Syntax
TypeScript
JavaScript
AnnObjectCollection.prototype.bringToFront = function( 
   annObject, 
   first 
) 
bringToFront( 
   annObject: AnnObject, 
   first: boolean 
): void; 

Parameters

annObject

Object to move.

first

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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