@verb #7508:":new_rect" this none this rxdo #8084 @program #7508:":new_rect" this none this "basic rect attributes: x (smaller x coord, implied), y (smaller y coord, implied), width (length of rect, required), height (length of rect verticle, required), rx (for rounded rectangles, x-axis radius of the ellipse. implied), ry (for rounded rectangles, the y-axis radius of the ellipse. implied)" {attr} = args $svg:check_required_attr(attr, {"width", "height"}) node = this:new_child("rect", attr, $svg) return node "Last modified by Lao-Tzu (#8084) on Mon Dec 31 15:20:37 2001 MST." .