Guest_imported
New member
- Jan 1, 1970
- 0
I need to draw a square around an options box using the line method. I believe that I have written it correctly but on the last section of line, the line goes over the other line (they don't meet).
My code is
Line (375,75) - (375,1407)
Line (1950,1407) - (375,1407)
Line (1950,1407) - (1950,75)
Line (1950,75) - (375,75)
The problem area is line 4
Please help me ASAP
My code is
Line (375,75) - (375,1407)
Line (1950,1407) - (375,1407)
Line (1950,1407) - (1950,75)
Line (1950,75) - (375,75)
The problem area is line 4
Please help me ASAP