Hi I am trying to get the upper Left and lower right coordinates of the rectangle on the canvas. you can draw the canvas by clicking Rectangle checkbox and using the mouse down event. How can I display x and y coordinates. Please help http://jsfiddle.net/K5wcs/2/
<input type="text" id="XCoordinate" value="" >
<span>Metric</span>
<input type="text" id="YCoordinate" value="" >
<span>Metric</span>