c# - Windows Phone: How to draw a line on a Rectangle? - Stack Overflow
I draw a rectangle and I need to divide this rectangle into 2 parts. I am trying to use line in order to divide it but I dont know why I can not see the line. Rectangle rect = new ......