GxImage: RotateImage |
This method rotates the control's image.
Public Function RotateImage( ByVal degree As Long ) As Long
[Visual Basic] Public Function RotateImage(ByVal degree as long) As Long
[Delphi] function RotateImage(degree : Integer) : Integer;
[C++] long RotateImage(long degree);
Class GxImage Overview GxImage Properties GxImage Methods PasteImage Rotation