3
shouts

Web 2.0 | Silverlight Transformations

posted by farooqkaiserfarooqkaiser 681 days, 23 hours, 41 minutes ago
Tuesday, March 30, 2010 4:48:35 PM GMT

Recently I started exploring Silverlight and it has some cool features that i would like to share. In this article i will demonstrate how to specify transformations in Silverlight with TranslateTransform, ScaleTransform, RotateTransform, SkewTransform and MatrixTransform.TranslateTransform: Moves an object by a specified X and Y positions where X represents horizontal position and Y represents vertical position. Here is a sample that will render Ellipse and TextBlock using TranslateTransform.

category: ASP.NET | clicked: 0 | | source: www.fairnet.com | show counter code
tags: ASP.NET, C#, Silverlight

No comments yet, be the first one to post comment.

To post your comment please login or signup