toArray Method

Summary

Copies the elements of the AnnGradientStopCollection to a new array.

Syntax

JavaScript Syntax
AnnGradientStopCollection.prototype.toArray = function() 
TypeScript Syntax
toArray(): AnnGradientStop[]; 

Return Value

An array containing copies of the elements of the AnnGradientStopCollection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly