Getting a ball to bounce in fixed angle

Hi, I wanted to know what vector2 values I would need to use to get a ball bouncing in the pattern as showing on the image.

Vector2.Reflect() should do it.