AnnGradientStopCollection Class Members

Summary

The following tables list the members exposed by AnnGradientStopCollection.

Public Constructors

Name Description
AnnGradientStopCollection Creates a new gradient stop collection.

Public Methods

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

Public Properties

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

Public Events

Name Description
collectionChanged Occurs when the collection changes.
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize