Functiondojox.fx.Shadow.resize

dojo.require("dojox.fx.Shadow");
defined in dojox/fx/Shadow.js

Resizes the shadow based on width and height.

Usage

function (/*dojox.fx._arg.ShadowResizeArgs*/ args) (view source)
parametertypedescription
argsdojox.fx._arg.ShadowResizeArgsThe odd way to document object parameters.
fieldtypedescription
.xIntegerthe width to set
.yIntegerthe height to set