User Guide
Document functions 269
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 12).
Returns
Nothing.
Description
Sets the grid origin for the document.
dom.setGridSize()
Availability
Fireworks 3.
Usage
dom.setGridSize(gridSize)
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 12).
Returns
Nothing.
Description
Sets the grid size for the document.