GradientStop

A gradient stop.

Methods:

remove, removeAll

Objects:

Color, Number, String

Property Listing

Property

Type

Access

Description

color

Color

read/write

The color linked to this gradient stop.

midPoint

Number (range 13 - 87)

read/write

Midpoint key value in percent.

opacity

Number (range 0 - 100)

read/write

The opacity (between 0.0 and 100.0) value for the gradient stop.

parent

 

readonly

The object's container.

rampPoint

Number (range 0 - 100)

read/write

Location of color in the blend (in percent)

typename

String

readonly

The class name of the object.

Method Listing

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

GradientStops.add()

GradientStops.getByName()