bringToFront Method

Summary

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

Syntax
TypeScript
JavaScript
AnnBatesElementCollection.prototype.bringToFront = function(annBatesElement, _first_) 
bringToFront(annBatesElement: IAnnBatesElement, first: boolean): void; 

Parameters

annBatesElement

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly