2
Answers

Rotate

Edwin Blommaerts

Edwin Blommaerts

17y
2.3k
1
Hi all, first let me say that I'm a huge fan of this website I scan it's tutorial section on a dailey bases and I have found it to be of great help to me. But I'm stuck on a certain problem using the gdi+ graphics class. In c#, I have drawn a figure using a graphicsPath, now when I want to rotate this figure, it does this using 0,0 as the pivoting point. But this is not what I would like, I would like to set the pivot point to the center of the figure. I have googled and found a few articles about this but none of these I understand fully.
Answers (2)