Hello:
I need to draw some graphics in a control, and I want the Y-axis to grow
form down to top. The matrix I'm using is a combination of translation,
scaling and translation, But when I try to combine with a reflection in the
Y-axis, the transformation get "sheared", and the graphics deformed.
Is there any way in the .net framework to get the Y-axis growing UP, and
also translation and scaling?
Daniel Bello Urizarri - 18 Jul 2005 19:36 GMT
Sorry, my mistake, I have an extra 1 on the refection matrix. Everything
works ok.
Lloyd Dupont - 18 Jul 2005 23:44 GMT
anyway, there is a problem with matrix going upward......
text go upward too (it's reversed, I mean) ....
> Hello:
>
[quoted text clipped - 5 lines]
> Is there any way in the .net framework to get the Y-axis growing UP, and
> also translation and scaling?