2

How can I tilt a UI element vertically. For example, I want to show a rectangle tilted vertically at a 45 degree angle like a trapezoid.

Scott Nimrod
  • 11,206
  • 11
  • 54
  • 118
  • possible duplicate of http://stackoverflow.com/questions/1730114/transform-rectangular-image-into-trapezoid – Bizhan Feb 15 '15 at 16:55
  • Related: [http://stackoverflow.com/q/6752731/1136211](http://stackoverflow.com/q/6752731/1136211), especially the first comment on the question. – Clemens Feb 15 '15 at 16:56
  • Also WPF 3D as in : http://stackoverflow.com/questions/5237824/c-wpf-image-transformation-over-a-trapezoid – Bizhan Feb 15 '15 at 16:56
  • @Bizz MatrixTransform can't do that. You would have to use WPF 3D. – Clemens Feb 15 '15 at 16:58
  • @Clemens oops my mistake! – Bizhan Feb 15 '15 at 17:01
  • I am stuck. I really need to figure out something that should be basic. I've found this: http://jobijoy.blogspot.com/2009/04/3d-flipper-control-using-silverlight-30.html However, as mentioned, it's only in Silverlight. – Scott Nimrod Feb 20 '15 at 19:43

0 Answers0