I'm writing a code in which I ask the user to mark dots on a picture by touching the screen then I link each two to create a straight line..
What I want to do now is to calculate/measure the length of each line, is there a method to do that? or should I do it myself? if so, can someone give me a basic idea of how such method works?
Thanks in advance!
What I want to do now is to calculate/measure the length of each line, is there a method to do that? or should I do it myself? if so, can someone give me a basic idea of how such method works?
Thanks in advance!