|
-
Aug 11th, 2002, 12:40 PM
#1
Thread Starter
Lively Member
Line
Hi all!
I want to nake my program recognize straight line like an object.
For exmaple: I drawn a line from (0, 0) to (300, 700) and after I insert this picture into my program and the program outputs the start and the end point of the line( (0, 0) and (300, 700) ).
Please, help me. I really need it.
Thanks!
-
Aug 11th, 2002, 01:27 PM
#2
Frenzied Member
Well, if you're just drawing the line using the Line function (not the Line object) just save the coordinates in some variables so your program will remember them later... there's no other way to do it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|