I have a main windows form called Menu.cs, in this class I have two buttons called 'lines' and 'polygons', each button open its respective window. Polygons got a picturebox and I have to draw the x and y axis, in t
I have a main windows form called Menu.cs, in this class I have two buttons called 'lines' and 'polygons', each button open its respective window. Polygons got a picturebox and I have to draw the x and y axis, in t