What objects support tranformations? What are the transformations that silverlight supports for the elements?



What objects support tranformations? What are the transformations that silverlight supports for the ..

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

Post New Answer

More Microsoft Silverlight Interview Questions

What is the use of the ClientBin folder?

1 Answers  


What is clipping in silverlight?

1 Answers  


what is the relationship between silver light, wpf and xaml?

1 Answers   Microsoft,


what is isolated storage?

1 Answers   Microsoft,


What are the programming language that can be used to write the backend of the silverlight application?

1 Answers  


What is MainPage.xaml?

1 Answers  


Is Silverlight supported by all major browsers?

1 Answers  


What are the limitations of using external fonts in silverlight?

1 Answers  


How many types of Layout panels in silverlight?

1 Answers   HCL,


How would you use a .xap file?

1 Answers  


Can you elaborate how to start a silverlight application with visual studio?

1 Answers  


Explain how to add the reference of a class library project in silverlight application project

1 Answers  


Categories