PIBD-13_Marinenkova_V.A._LabWork02_Base #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork02"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +28,4 @@
Brush brushBlue = new SolidBrush(Color.Blue);
// отсек
g.FillRectangle(additionalBrush, _startPosX.Value + 60, _startPosY.Value, 50, 30);
В дочернем класс должны оставаться прорисовки только опциональных элементов
Pull request closed