Defines the default Rect prototype.
See the dojox/gfx/_base.defaultRect reference documentation for more information.
The height of the default rectangle, value 100.
The corner radius for the default rectangle, value 0.
Specifies this default object is a type of Rect. Value is 'rect'
The width of the default rectangle, value 100.
The X coordinate of the default rectangles position, value 0.
The Y coordinate of the default rectangle's position, value 0.