What objects support tranformations?
Answer / Vinod Sharma
In Silverlight, the `Transform` class and its derived classes (such as `TranslateTransform`, `RotateTransform`, `ScaleTransform`, and `SkewTransform`) support various transformations. These can be applied to UI elements using their attached properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to perform event handling in silver light?
Does silverlight web application work with all browsers ?
how can be a silverlight application shown in full-screen mode?
What video encoding formats are supported in Silverlight application?
Can you name built-in layout panels you have been using with silverlight?
Can we use external fonts in Silverlight? How
What is the use of AppManifest.xml file in Siverlight Application?
Write the code to populate the controls in silverlight?
What is the function of an object tree used in silverlight?
Is Silverlight supported by all major browsers?
Explain the use of clientbin folder in silverlight
What is silverlight tool kit?