Hi,
When I translate the CurrentExtent of the map by a certain offset, the overlying InMemoryFeatureLayer "moves" with it. i.e, the mapshapes in the InMemoryFeatureLayer are also translated by the same offset. Hence their coordinate point values change with each translation.
What I need is for the mapshapes to stay fixed on their original point coordinates. I use the translation as a means of panning programmatically. "PanTo" does not fulfill my panning requirements.
help would be much appreciated. Many thanks