public override void Draw() { line.Draw(); recA.Draw(); recB.Draw(); }
public override void Draw() { rec_bkg.Draw(); rec_fore.Draw(); }