Document functions
211
Description
Modifies the fill vectors of the selection by moving the fill start to the specified point and then
moving the two fill end handles to the same relative position.
dom.setGradientName()
Availability
Fireworks 3.
Usage
dom.setGradientName(
urrentName
,
newName
)
Arguments
currentName
A string that specifies the current name of the gradient.
newName
A string that specifies the new name of the gradient.
Returns
Nothing.
Description
Renames a gradient.
dom.setGridOrigin()
Availability
Fireworks 3.
Usage
dom.setGridOrigin(
gridOrigin
)
Arguments
gridOrigin
A point that specifies the
x,y
coordinates of the document’s grid origin (see
“Point
data type” on page 11
).
Returns
Nothing.
Description
Sets the grid origin for the document.
dom.setGridSize()
Availability
Fireworks 3.
Usage
dom.setGridSize(
gridSize
)
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...