how to rotate shapes in simple graph?

Posted:
August 1st, 2005, 5:17 pm
by lbc
Hello
is it possibile to rotate a shape in simple graph?
thank you

Posted:
August 2nd, 2005, 6:46 am
by Kambiz
Hi,
In the current version of
SimpleGraph it's not possible. However, I don't know about
ExtGraph.

Posted:
August 2nd, 2005, 7:52 am
by lbc
Hi Kambiz
thank you for your answer and by the way congratulations for your great components
Actually in the SimpleGraph documentation i came across the
procedure RotatePoints(var Points: array of TPoint; const Angle: Extended; const Org: TPoint) maybe could it be used to get the shape rotation?
thank you

Posted:
August 2nd, 2005, 8:03 am
by Kambiz
It can be used, but it needs a lot of work.