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





In This Topic
Rotate Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(597)>
Function Rotate( _
   ByVal ImageID As Integer, _
   ByVal Rotation As RotateFlipType _
) As GdPictureStatus
[DispId(597)]
GdPictureStatus Rotate( 
   int ImageID,
   RotateFlipType Rotation
)
function Rotate( 
    ImageID: Integer;
    Rotation: RotateFlipType
): GdPictureStatus; 
DispIdAttribute(597)
function Rotate( 
   ImageID : int,
   Rotation : RotateFlipType
) : GdPictureStatus;
[DispId(597)]
GdPictureStatus Rotate( 
   int ImageID,
   RotateFlipType Rotation
) 
[DispId(597)]
GdPictureStatus Rotate( 
   int ImageID,
   RotateFlipType Rotation
) 

Parameters

ImageID
Rotation
See Also

Reference

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