bringToFront Method (AnnContainerCollection)

Summary

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

Syntax

JavaScript Syntax
AnnContainerCollection.prototype.bringToFront = function(obj, first)
TypeScript Syntax
bringToFront(obj: AnnContainer, first: boolean): void;

Parameters

obj

Container to move.

first

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

Requirements

Target Platforms

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