M
Matt Gilarde
Guest
The OpenEdge image widget doesn't support rotation. If you can use .NET in your application, rotation can be done with the RotateFlip method of the Image class in a PictureBox control.
Continue reading...
Continue reading...