Tagged Questions
1
vote
0answers
262 views
Error creating IPoint (ArcGIS 10) - Invalid use of New keyword (VBA)
I have some code I wrote in 9.3 that (mostly) works in version 10. I have a UIToolControl that buffers a user-input point based on a mouse click - nearly identical to the sample.
This used to work ...