0

I need to draw some vertical lines on screen ( I display it on a monitor), That lines must to be 1 inch from each one. I also need to draw another line that user can move pressing arrows. Once in final position I want to find the real distance in inches from the nearest line. I'm able to draw line in winform, WPF and XNA, but how can I be sure that lines have a real world distance of 1 inches? And how can I measure the distance in inches? Any advice?

0 Answers0