ISBd_21.GordeevI.V._LabWork_01 #5
@ -17,7 +17,6 @@ namespace ElectricLocomotive
|
||||
|
||||
private int _pictureHeight;
|
||||
|
||||
|
||||
private int _startPosX;
|
||||
|
||||
private int _startPosY;
|
||||
|
@ -19,7 +19,6 @@ namespace ElectricLocomotive
|
||||
Graphics gr = Graphics.FromImage(bmp);
|
||||
_drawningElectricLocomotive.DrawTransport(gr);
|
||||
pictureBoxElectroLocomotiv.Image = bmp;
|
||||
|
||||
}
|
||||
|
||||
private void buttonCreate_Click(object sender, EventArgs e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user