I am trying to mimic some functionality from Google Earth in my application. I can best describe what I am trying to accomplish in this scenario. When you load a point layer into Google Earth with Icon. The icons start off big when you are zoomed out to the world and begin to scale down as you zoom in. I would like to know if this same type of behavior could be accomplished with the Silverlight API? I am currently using static height and widths on my marker symbols but would like to implement scaling if possible.