Nikiforova V.M. Lab work 1 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork01"
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?
Первая лабораторная работаto Nikiforova V.M. Lab work 1Зачтено с понижением балла(ов)
@ -0,0 +60,4 @@
/// <param name="height">Высота картинки</param>
public void SetPosition(int x, int y, int width, int height)
{
if (x + _busWidth > width || y + _busHeight > height)
Не учтены все условия, при которых объект может выйти за границы