Rotating of GoFigure shapes

Hi Jake - do you have an example of how to Rotating GoDrawing with rotating handles, like Visio?

Well, there is the Theater Seating sample here. But that doesn’t actually use GoDrawing.



GoDrawing already supports Rotate() and has an Angle property, so it is a matter of adding a handle and connecting to those. The sample above will show how to create a rotate handle and how to handle it.