[Gambas-user] graphic turn around

2009-06-22 Thread juelin
hi, how can I turn a graphic turn around? for example 90° or 180° I have a RECT, for example X/Y=100,100 to 200/200 and would turn it 90° left or rigth kind reagrds -- View this message in context: http://www.nabble.com/graphic-turn-around-tp24142944p24142944.html Sent from the gambas-user

Re: [Gambas-user] graphic turn around

2009-06-22 Thread Werner
juelin wrote: hi, how can I turn a graphic turn around? for example 90° or 180° I have a RECT, for example X/Y=100,100 to 200/200 and would turn it 90° left or rigth kind reagrds If it can be converted to an image you can then use gb.image. http://gambasdoc.org/help/comp/gb.image/image