I have an ImageMorph and I want to set the image in diagonal. Is there any way to do it?
Thank you in advanced
I have an ImageMorph and I want to set the image in diagonal. Is there any way to do it?
Thank you in advanced
You Alt-click the morph to bring up its halo, then drag the blue rotation handle to rotate it. This is the same for any morph, not just ImageMorphs
.
Programmatically you can send heading:
to your morph giving its new angle in degrees.