How can use "Viewbox" in Silverlight?
+2
A:
Viewbox in Silverlight is part of the Silverlight Toolkit http://silverlight.codeplex.com and is not a core control. Besides this it behaves just like the WPF version and you can look at any WPF documentation to see how it works.
Bill Reiss
2009-09-13 23:57:51
+1
A:
I found it while browsing.See if it is helpful or not. New layout controls in the Silverlight Toolkit