Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnGradientStopCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by AnnGradientStopCollection.

Public Constructors
 NameDescription
AnnGradientStopCollection ConstructorCreates a new gradient stop collection.  
Top
Public Properties
 NameDescription
CountGets the number of elements in the collection.  
ItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
AddAdds an object to the end of the collection.  
BringToFrontMoves a object up in the Z-order of the list.  
ClearRemoves all elements from the collection.  
ContainsDetermines whether an element is in the collection.  
GetEnumeratorReturns an enumerator that iterates through the collection.  
IndexOfGets the index of an object in this collection.  
MoveMoves the item at the specified index to a new location in the collection.  
RemoveRemoves the first occurrence of a specific object from the collection.  
RemoveAtRemoves the element at the specified index of the AnnGradientStopCollection.  
SendToBackMoves a object down in the Z-order of the list.  
ToArrayCopies the elements of the AnnGradientStopCollection to a new array.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the collection.  
InsertItemInserts the specified AnnGradientStop into this AnnGradientStopCollection at the specified index.  
MoveItemMoves the item at the specified index to a new location in the collection.  
OnCollectionChangedRaises the CollectionChanged event with the provided arguments.  
RemoveItemRemoves the first occurrence of the specified AnnGradientStop from the collection.  
SetItemReplaces the element at the specified index.  
Top
Public Events
 NameDescription
CollectionChangedOccurs when the collection changes.  
Top
See Also

Reference

AnnGradientStopCollection Object
Leadtools.Annotations.Core Namespace

Error processing SSI file