Hi Guys
I want to draw a diamond shape in a program that i am writing.
I am wondering if it possible without using 4 lines.
I need to be able to reference it as a whole in an array, as i would with an array of say rectangles. The size of the diamond will be determined by the user prior to the program drawing it.
Is there a quick way of doing this with low overheads?
Cheers Si
I want to draw a diamond shape in a program that i am writing.
I am wondering if it possible without using 4 lines.
I need to be able to reference it as a whole in an array, as i would with an array of say rectangles. The size of the diamond will be determined by the user prior to the program drawing it.
Is there a quick way of doing this with low overheads?
Cheers Si