Hi,
Is it possible to rotate an image (data supplied as a variable)?
Rotating text is easy (Properties > Appearance > Rotation) but I can’t see the same thing for a picture field.
Shane.
Hi,
Is it possible to rotate an image (data supplied as a variable)?
Rotating text is easy (Properties > Appearance > Rotation) but I can’t see the same thing for a picture field.
Shane.
Hi Shane,
there’s a Designer function for that purpose. Instead of just use BMPRotate(, 45) which rotates the image 45 degrees clockwise.
G.
That works beautifully.
Thanks Günther!