bringToFront Method (AnnBatesStampCollection)

Summary

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

Syntax

JavaScript Syntax
AnnBatesStampCollection.prototype.bringToFront = function(annBatesStamp, first)
TypeScript Syntax
bringToFront(annBatesStamp: AnnBatesStamp, first: boolean): void;

Parameters

annBatesStamp

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize