In my add-in project I have many layers (points, polylines, polygons). I want to get the coordinates of a feature selected from any feature layer in the list through a map tool and show into the text boxes of a winform. Until now I could only find a sample to return the coordinates of a point clicked on the map.