Home > PHP > Function > > SWFFill->rotateTo()

SWFFill->rotateTo()

SWFFill->rotateTo - Sets fill's rotation

Syntax

void SWFFill->rotateTo (float $angle)

Arguments

  • angle - The rotation angle, in degrees.

Description

Sets the fill rotation to the given angle.

Version

PHP 4.0.5

Return value

No value is returned.