Class
A gradient.
remove, removeAll
Gradient
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
gradientStops | GradientStops | readonly | The stops in this gradient. |
name | string | r/w | The gradient's name. |
parent | Object | readonly | The object's container. |
type | GradientType: GradientType.LINEAR GradientType.RADIAL |
r/w | The gradient type. |
typename | string | readonly | The class name of the object. |
Methods
Instances
Element of
GradientColor.gradient
Return
Gradient Gradients.add ()
Gradient Gradients.getByName (name: string)
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |