Polevoy S.V Lab_work1 #1

Merged
eegov merged 9 commits from LabWork01 into master 2022-09-30 09:08:49 +04:00
Showing only changes of commit 13a011a189 - Show all commits

View File

@ -8,6 +8,7 @@ namespace Artilleries
{
InitializeComponent();
}
private void Draw()
{
Bitmap bmp = new(pictureBoxArtilleries.Width, pictureBoxArtilleries.Height);