HI ThinkGeo,
I am using following code segment to restrict the map to US zone. Panning using Mouse is restricted. However on Mouse wheel move to zoom out it does allow zoom out to whole world map and eventually runs into exception "ArgumentOutofRangeException". I am using WPF4.0153 daily package. I want the WPF map restriction extent to work like the Web component.new RectangleShape(-128.0, 50.0, -70.0, 24.0); // US map
Regards,
Anil
map1.RestrictExtent =