изменения
This commit is contained in:
parent
48371b6261
commit
a4d2636f16
@ -95,6 +95,7 @@ namespace HoistingCrane
|
||||
gr.DrawLine(pen, i * _placeSizeWidth, 0, i * _placeSizeWidth, (_pictureHeight / _placeSizeHeight) * _placeSizeHeight);
|
||||
}
|
||||
}
|
||||
|
||||
private void DrawHoistingCranes(Graphics gr)
|
||||
{
|
||||
int heightEl = _pictureHeight / _placeSizeHeight;
|
||||
|
Loading…
Reference in New Issue
Block a user