Hi every one. I need to add a Point Shape to an existing Point Shapefile to inherit all the attributes of existing Geometry Points in the Shapefile. Can any one help with this? I’ve tried all examples of CreatePointShapefile.cs, MarkPoints.cs, PoinIcons…none seem to be working. I must be doing something not right. Need help. Thanks in advance.
Running Mapwindow5, I am able to go to Edit Mode, and use the Add Geometry tool to add a new point on the Map. I get a pop up of all attribute fields of existing Points, and I am able to fill in data as required by the new point.
How can I achieve this in C# using the MapControl and AddShape tool, or cmNone?