toArray Method

Summary

Copies the contents of this collection to an array.

Syntax

JavaScript Syntax
LeadPointCollection.prototype.toArray = function() 
TypeScript Syntax
toArray(): LeadPointD[]; 

Return Value

An array that contains the elements from this LeadPointCollection.

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