Hi,
When I set the CurrentExtent of my WpfMap, it doesn't seem to use the values I supply, but the CurrentExtent does in fact change.
What influences the CurrentExtent setter to cause this to happen?
I'm trying to write a function that "zooms to" a feature by setting the CurrentExtent to a feature's bounding box, along with calling CenterAt, but the CurrentExtent setter seems to be applying some rules that I'm not aware of yet.
Thanks,
Greg