In This Topic ▼

AnnGradientStopCollection Class Members

Summary

The following tables list the members exposed by AnnGradientStopCollection.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnGradientStopCollection Creates a new gradient stop collection.

Public Methods

Name Description
Public Method
add Adds an object to the end of the collection.
Public Method addRange Adds the items of the specified array to the end of this collection.
Public Method bringToFront Moves a object up in the Z-order of the list.
Public Method clear Removes all elements from the collection.
Public Method clearItems Removes all items from the collection.
Public Method contains Determines whether an element is in the collection.
Public Method getEnumerator Returns an enumerator that iterates through the collection.
Public Method indexOf Gets the index of an object in this collection.
Public Method insert Inserts an item into this collection at the specified index.
Public Method insertItem Inserts the specified AnnGradientStop into this AnnGradientStopCollection at the specified index.
Public Method insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Public Method insertRange Inserts the items of the specified array to into this collection at the specified index.
Public Method move Moves the item at the specified index to a new location in the collection.
Public Method moveItem Moves the item at the specified index to a new location in the collection.
Public Method onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Public Method remove Removes the first occurrence of a specific object from the collection.
Public Method removeAt Removes the element at the specified index of the AnnGradientStopCollection.
Public Method removeItem Removes the first occurrence of the specified AnnGradientStop from the collection.
Public Method sendToBack Moves a object down in the Z-order of the list.
Public Method setItem Replaces the element at the specified index.
Public Method toArray Copies the elements of the AnnGradientStopCollection to a new array.

Public Properties

Name Description
Public Property
count Gets the number of elements in the collection.
Public Property item Gets or sets the element at the specified index.

Public Events

Name Description
Public Event
static  | Shared in VB
collectionChanged Occurs when the collection changes.

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