Spread.Services Documentation
Item Property (IGradientStops)
GrapeCity.Documents.Spread.Drawing Namespace > IGradientStops Interface : Item Property
The name or index number of the returned object.
Gets the IGradientStop object from the IGradientStops collection (read-only).
Syntax
IGradientStop this[ 
   System.int index
]; {get;}

Parameters

index
The name or index number of the returned object.

Property Value

IGradientStop
See Also

Reference

IGradientStops Interface
IGradientStops Members