dojox
»
gfx
»
Surface
» setDimensions
dojox.gfx.Surface.setDimensions
sets the width and height of the rawNode
Usage
function (/*
String
*/ width, /*
String
*/ height)
parameter
type
description
width
String
width of surface, e.g., "100px"
height
String
height of surface, e.g., "100px"
Properties
Back to top
Only private and/or inherited properties are available.
height
height of surface, e.g., "100px"
width
width of surface, e.g., "100px"