Spread.Services Documentation
Item Property (IGradientStops)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
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