'Declaration
Public Sub RotateView( _ ByVal rotation As GdPictureRotateFlipType _ )
public void RotateView( GdPictureRotateFlipType rotation )
public procedure RotateView( rotation: GdPictureRotateFlipType );
public function RotateView( rotation : GdPictureRotateFlipType );
public: void RotateView( GdPictureRotateFlipType rotation )
public: void RotateView( GdPictureRotateFlipType rotation )
Parameters
- rotation
- A member of the GdPictureRotateFlipType specifying the rotation to append.