indexOf Method (AnnGradientStopCollection)

Summary

Gets the index of an object in this collection.

Syntax

JavaScript Syntax
AnnGradientStopCollection.prototype.indexOf = function(annGradientStop)
TypeScript Syntax
indexOf(annGradientStop: AnnGradientStop): number;

Parameters

annGradientStop

The object to query.

Return Value

The 0-based index of annGradientStop if it exists in the collection; otherwise, -1.

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