removeItem Method (AnnGradientStopCollection)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize