ado_dotnet thread: Graphics transforms in GDI+
I have a situation where I really need to draw rectangles onto a surface where the Y coordinates are reversed. All objects in my data structure are defined as distances from the bottom of the logical graphics area rather than the top. How can I set a global transform that means I don't have to write my own transformations? Thank you
|





