What objects support tranformations? What are the transformations that silverlight supports for the elements?
Answer / Anand Gupta
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 |
What are the programming languages in which you can implement behavior of silverlight application?
Explain about silverlight plug-in?
How could you determine the media position when playing a video in silverlight?
Can we use external fonts in Silverlight? How
What is MainPage.xaml?
what happens if we press f5 in visual studio to run a silverlight application?
Can Silverlight be used along with different browsers and operating systems?
How the even routing method works in silverlight?
Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?
Will silverlight support digital rights management?
What is deep zoom in silverlight?
How to add the reference of a class library project in silverlight application project?