Loading
The documentation on transforms in GDI+ is a little sparse in MSDN right now, so I decided to right an article on an sample program on how to use them. Transforms are matrices that allow you to rotate and translate your graphics shapes. In this example we are going to rotate a very powerful element in VB.NET called the GraphicsPath.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.