bringToFront Method (AnnLayerCollection)

Summary

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

Syntax

JavaScript Syntax
AnnLayerCollection.prototype.bringToFront = function(layer, first)
TypeScript Syntax
bringToFront(layer: AnnLayer, first: boolean): void;

Parameters

layer

Layer to move.

first

true to send the layer to the top of the Z-order; false to send the layer 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