add Method

Summary

Adds an object to the end of the collection.

Syntax
TypeScript
JavaScript
AnnGradientStopCollection.prototype.add = function( 
   item 
) 
add( 
   item: AnnGradientStop 
): void; 

Parameters

item

The object to be added to the end of the collection.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly