There may be a bit of math involved in this, or maybe there is an easier way... If I have a rotated string or a rotated picture with GDI, how can I determine the exact region of it.. normally if it isnt rotated you can just use:
New Rectangle(me.left,me.top,me.height,me.width)
I havent dabbled with graphics paths yet.. would that make things easier?
Thanks,
LiQuiD8
New Rectangle(me.left,me.top,me.height,me.width)
I havent dabbled with graphics paths yet.. would that make things easier?
Thanks,
LiQuiD8