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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.