sendToBack Method (AnnGradientStopCollection)

Summary

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

Syntax

JavaScript Syntax
AnnGradientStopCollection.prototype.sendToBack = function(annGradientStop, last)
TypeScript Syntax
sendToBack(annGradientStop: AnnGradientStop, last: boolean): void;

Parameters

annGradientStop

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

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