![MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual Download Page 212](http://html1.mh-extra.com/html/macromedia/dreamweaver-mx-2004-extending-dreamweaver/dreamweaver-mx-2004-extending-dreamweaver_manual_3335562212.webp)
212
Chapter 5: Fireworks JavaScript API
Arguments
gridSize
A point that specifies the
x,y
coordinates that are used for the document’s grid size
(see
“Point data type” on page 11
).
Returns
Nothing.
Description
Sets the grid size for the document.
dom.setGridColor()
Availability
Fireworks 3.
Usage
dom.setGridColor(
gridColor
)
Arguments
gridColor
A color string (see
“Color string data type” on page 11
).
Returns
Nothing.
Description
Sets the color used to display the grid.
dom.setGroupType()
Availability
Fireworks 3, argument deprecated in 4.
Usage
dom.setGroupType({
type
})
Arguments
type
An optional string that specifies how to group the items. Acceptable values are
"normal"
,
"mask to image"
, and
"mask to path"
. If the argument is omitted,
"normal"
is assumed.
(
"mask to image"
and
"mask to path"
are deprecated in Fireworks 4.)
Returns
Nothing.
Description
Changes the group type of the currently selected groups.
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...