private void imageButton1_Click(object sender, EventArgs e) { Drag.SetPane(new PointF(0, 0)); Drag.SetAngleY(-180); InvalidateAll(); }