Hello,
Am trying to draw a square, but i want it to have more than one color (maybe the top half is blue and the bottom half is red)
Currently i can only manage to do this by drawing two different squares very close to each other, so they look like one square.
Can Someone please tell me how to draw one square, and it will have more than one color.
If this cannot be achieved using Graphics, then please tell me how so i can go and learn.
Thanks in Advance