PIBD-13_Fomichev_V.S._LabWork02_Simple_ #3

Closed
slavaxom9k wants to merge 7 commits from labwork02 into labwork01
Showing only changes of commit eaa67f21da - Show all commits

View File

@ -263,6 +263,7 @@ public class DrawningAircraftGun
g.DrawEllipse(pen, _startPosX.Value + 103, _startPosY.Value + 78, 24, 24);
g.FillRectangle(brDarkSlateGray, _startPosX.Value + 10, _startPosY.Value + 65, 120, 13);