add Method

Summary

Adds a LeadPointD to the end of the collection.

Syntax

JavaScript Syntax
LeadPointCollection.prototype.add = function( 
   item 
) 
TypeScript Syntax
add( 
   item: LeadPointD 
): void; 

Parameters

point

The LeadPointD to add to the collection

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