Specifications
513
Description
Sets the origin of the ruler.
Arguments
xCoordinate, yCoordinate
• xCoordinate is a value, expressed in pixels, on the horizontal axis.
• yCoordinate is a value, expressed in pixels, on the vertical axis.
Returns
Nothing.
dom.setRulerUnits()
Availability
Dreamweaver 3
Description
Sets the current ruler units.
Arguments
units
units
must be "px", "in", or "cm".
Returns
Nothing.
dom.setTracingImagePosition()
Availability
Dreamweaver 3
Description
Moves the top left corner of the tracing image to the specified coordinates. If the arguments are
omitted, the Adjust Tracing Image Position dialog box appears.
Arguments
x, y
Returns
Nothing.
Enabler
“dom.hasTracingImage()” on page 418
dom.setTracingImageOpacity()
Availability
Dreamweaver 3
Description
Sets the opacity of the tracing image.