public override Rectangle GetBounds(DisplayObject targetSpace) { return(MeshUtil.CalculateBounds(_vertexData, this, targetSpace)); }