Hi,
I am using the Selection Tool and for some layers, the selected polygons appear way off the map. During debugging, I noticed that the features selected come from a layer which has a different WKID than the map. That is the features.Geometry.SpatialRefenrence is not equal to the Map.SpatialRefenrence.
My question is how do I project the features from their SpatialRefenrence to the map's SpatialReference so that they show up in the correct location on the graphics layer?
Thanks,
Paul