Adobe Illustrator CS5 Type Library JS: GradientStop

Illustrator CS5

Class

GradientStop

 A gradient stop.

QuickLinks

remove, removeAll

Hierarchy

Object
GradientStop

Properties

PropertyTypeAccessDescription
colorColor r/wThe color linked to this gradient stop.
midPointnumber (range: 13 - 87) r/wMidpoint key value in percent.
opacitynumber (range: 0 - 100) r/wThe opacity (between 0.0 and 100.0) value for the gradient stop.
parentObject readonlyThe object's container.
rampPointnumber (range: 0 - 100) r/wLocation of color in the blend (in percent)
typenamestring readonlyThe class name of the object.

Methods

Instances

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

GradientStop GradientStops.add ()

GradientStop GradientStops.getByName (name: string)

Jongware, 27-Jun-2010 v3.0.3dContents :: Index