Hi,
I'm currently reviewing the map suit component for up coming project, can anyone please explain to me the purpose of the CurrentExtent property of the map?
I've looked at all of the sample applications but they don't offer any code comments and the API document simple states
"The current extent represents the extent of the map's current position. This is a very important metric used to calculate the map's scale."
I'm interested to know what values go into the rectangleshape that the CurrentExtent is set with as these are different on each example?
Thanks