In this article we will be seeing how to create Silverlight Scale Transform using Visual studio 2010.Transform classes in Silverlight are used to rotate, scale, skew and translate objects. In this we will be seeing the ScaleTransform and its properties.Namespace: System.Windows.MediaAssembly: System.WindowsScale Transform:It is used to stretch or shrink an object horizontally or vertically. It is defined by the following properties.