New answers tagged events
0
There is no problem in registering events one by one. The problem is the amount of events registered. As more events more time to process them.
You must check what stuff is turned on map. Several controls that can be attached to the map maybe stopping the click event.
You can put the layer as the last layer on map, so it should be the highest.
If you do ...
0
I faced the same problem recently with WPF dockable window.
Resolved this by using custom ArcMap extension code from an Esri's Selection Sample add-in.
1
I had a similar problem with a custom tool. I have a custom form which gets opened by a button on an AddIn-Toolbar in ArcGis 10.x. On this form there is a button that should retreive the coordinates of a click in the map, snapping included.
I could start the tool and handle the click in the map, but I could not get the value back to my form, because the cast ...
0
I think you need to look at Make Route Event Layer (Linear Referencing), using an Event Type of LINE.
If you need more help then the other topics to use in searches (and which I've added as tags) are Dynamic Segmentation (even Chainage), and Events.
Top 50 recent answers are included