sendToBack Method

Summary

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

Syntax
TypeScript
JavaScript
AnnBatesElementCollection.prototype.sendToBack = function(annBatesElement, _last_) 
sendToBack(annBatesElement: IAnnBatesElement, last: boolean): void; 

Parameters

annBatesElement

Object to move.

last

true to send the object to the bottom of the Z-order; false to send the object down 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.BatesStamp Assembly

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