sendToBack Method (AnnLayerCollection)

Summary

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

Syntax

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

Parameters

layer

Layer to move.

last

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