Lets Say I have My mouse pointer and 50 objects on the screen. What would be the best way to determine which one is closest. I've tried various methods using the distance formula but I can't seem to get it right. The 50 objects are in a Tlist collection.
Can someone help.
Can someone help.