this.strokeStyle = stroke; dojo.forEach(this.objects, function(item){ item.setStroke(stroke); }); return this;