SkewTransform in XAML Silverlight



Introduction

In Silverlight "SkewTransform" is used to skew an element by keeping lines parallel (if AngleY is zero). If we change the AngleY to any positive then parallel like will also rotate. The screenshot given below has AngleY to zero.

SkTransform1.gif

In the above screenshot, I have used AngleX to positive degree and negative degree (by keeping AngleY to zero). Let's change AngleY to see the output.

SkTransform2.gif

In the above screenshot, I have used AngleY as 20 and -20 degree.

Be tuned for the next article.

HAVE A HAPPY CODING!!

Up Next
    Ebook Download
    View all
    Learn
    View all