Adding a point to a layer where the user clicks (VB.net)

2854
0
01-21-2015 07:14 AM
JeffMorton
New Contributor

My apologies for the newbie question, but I'm a little confused on the steps to add a point to a layer in VB.Net.

I've created a tool that gets the X and Y when the user clicks on the map. If they clicked on a point, it returns data about that point. This is all working well. If they click on an area without a point, I want to create a point there and then allow the user to enter attribute information in a form that will then save to the attribute table.

Can you point me toward a sample or walkthrough that shows the process?

Thank you.

0 Kudos
0 Replies