Class
A collection of gradient stops.
add, count
GradientStops
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
GradientStop add ([withProperties:
Object])
Creates a new GradientStop.
Parameter | Type | Description |
---|---|---|
withProperties | Object | Initial values for properties of the new GradientStop (Optional) |
number count ()
Displays the number of elements in the GradientStop.
Element of
Gradient.gradientStops
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |