Adobe InDesign CS3 (5.0) Object Model JS: GradientFeatherSetting

InDesign CS3

Class

GradientFeatherSetting

 Gradient feather effect settings.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

ContentTransparencySetting | FillTransparencySetting | StrokeTransparencySetting | TransparencySetting
GradientFeatherSetting
OpacityGradientStop

Properties

PropertyTypeAccessDescription
angleNothingEnumReal (-180 - 180) r/wThe angle of the gradient feather. Can return: Real (-180 - 180) or NothingEnum enumerator.
appliedBoolean
NothingEnum
r/wIf true, the gradient feather effect is applied. Can return: Boolean or NothingEnum enumerator.
gradientStart2 Units
NothingEnum
r/wThe center point (for a radial gradient) or starting point (for a linear gradient) applied to the fill, as page coordinates in the format [x, y]. Can return: Array of 2 Units or NothingEnum enumerator.
hiliteAngleNothingEnum
Real
r/wThe hilite angle of the radial gradient feather. Can return: Real or NothingEnum enumerator.
hiliteLengthNothingEnum
Unit
r/wThe hilite length of the radial gradient feather. Can return: Unit or NothingEnum enumerator.
lengthNothingEnum
Unit
r/wThe length of the axial gradient, or radius of the radial gradient. Can return: Unit or NothingEnum enumerator.
opacityGradientStopsOpacityGradientStops readonlyA collection of opacity gradient stops.
parentContentTransparencySetting
FillTransparencySetting
StrokeTransparencySetting
TransparencySetting
readonlyThe parent of the GradientFeatherSetting (a TransparencySetting, StrokeTransparencySetting, FillTransparencySetting or ContentTransparencySetting).
propertiesObject r/wA property that allows setting of several properties at the same time.
typeGradientType
NothingEnum
r/wThe type of gradient. Can return: GradientType enumerator or NothingEnum enumerator.

Methods

Instances

Array of GradientFeatherSetting getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the GradientFeatherSetting.

string toSpecifier ()
Retrieves the object specifier.

Element of

ContentTransparencySetting.gradientFeatherSettings

FillTransparencySetting.gradientFeatherSettings

OpacityGradientStop.parent

StrokeTransparencySetting.gradientFeatherSettings

TransparencySetting.gradientFeatherSettings

Return

Array of GradientFeatherSetting GradientFeatherSetting.getElements ()

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