Adobe InDesign CS (3.0) Object Model JS: GradientStop

InDesign CS

Class

GradientStop

 A gradient stop in a gradient.

QuickLinks

remove

Hierarchy

Gradient
GradientStop

Properties

PropertyTypeAccessDescription
indexnumber readonlyThe index of the GradientStop within its containing object.
locationnumber r/wThe location of the gradient stop.
midpointnumber r/wThe mid-point of the gradient stop.
parentGradient readonlyThe parent of the GradientStop (a Gradient).
propertiesObject r/wA property that allows setting of several properties at the same time.
stopColorColor r/wThe color of the gradient stop.

Methods

Instances

void remove ()
Deletes the GradientStop.

Return

GradientStop GradientStops.add ([withProperties: Object])

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