Strikethrough property for a Sprite

Is there an easy way in AS3 to strike-through a Sprite object. Since I want to do this on an array of squares, I was wondering if its possible to do this by simply setting a property. This would be much easier than drawing multiple lines.