GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / Rotate Method





In This Topic
Rotate Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function Rotate( _
   ByVal ImageID As Integer, _
   ByVal Rotation As RotateFlipType _
) As GdPictureStatus
public function Rotate( 
    ImageID: Integer;
    Rotation: RotateFlipType
): GdPictureStatus; 
public function Rotate( 
   ImageID : int,
   Rotation : RotateFlipType
) : GdPictureStatus;

Parameters

ImageID
Rotation
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members