Anonymous
04-23-2003, 08:54 AM
I would like to allow the user to draw a circle then have VB perform the QueryCircle method. How do I assertain the center point and the Rasius of the circle?
Thanks
Thanks
QueryCircleAnonymous 04-23-2003, 08:54 AM I would like to allow the user to draw a circle then have VB perform the QueryCircle method. How do I assertain the center point and the Rasius of the circle? Thanks Anonymous 04-24-2003, 10:12 AM In my haste I probably didn't provide enough info. Sorry. I am using the Active X control from with in MS Access. I have a select button that from the onclick event would perform the QueryCircle function and give me everything that was within the circle drawn by the user. Any thoughts or other ways this could be done? | ||