removeItem Method

Summary

Removes the first occurrence of the specified AnnGradientStop from the collection.

Syntax

JavaScript Syntax
AnnGradientStopCollection.prototype.removeItem = function(annGradientStop) 
TypeScript Syntax
removeItem(annGradientStop: AnnGradientStop): void; // protected 

Parameters

annGradientStop

The AnnGradientStop to remove.

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