ISEbd-21 Nikolay Gapon LabWork01 #1

Merged
eegov merged 3 commits from LabWork01 into master 2022-10-28 09:53:50 +04:00
3 changed files with 1 additions and 4 deletions
Showing only changes of commit 5e582dca90 - Show all commits

View File

@ -68,7 +68,6 @@ namespace Airbus
}
Pen pen = new(Color.Black);
SolidBrush brush = new SolidBrush(airbus?.BodyColor ?? Color.White);
g.FillPolygon(brush, new[]
{

View File

@ -40,8 +40,6 @@ namespace Airbus
Draw();
}
private void ButtonMove_Click(object sender, EventArgs e)
{
string name = ((Button)sender)?.Name ?? string.Empty;

View File

@ -129,7 +129,7 @@ namespace Airbus.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Поиск локализованного ресурса типа System.Drawing.Bitmap.
/// </summary>