dojox.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)
parameter | type | description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
args | dojox.fx._arg.ShadowResizeArgs | The odd way to document object parameters.
|