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
)
Содержание DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Страница 1: ...Extending Fireworks...
Страница 4: ...4 Contents...
Страница 8: ...8 Chapter 1 Extending Fireworks Overview...
Страница 102: ...102 Chapter 4 Auto Shapes...
Страница 284: ...284 Chapter 5 Fireworks JavaScript API...