SWFFill->rotateTo()

(no version information, might be only in CVS)

SWFFill->rotateTo() -- Sets fill's rotation

Description

class SWFFill {

void rotateTo ( float angle )

}

Waarschuwing

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.

Sets the fill rotation to the given angle.

Parameters

angle

The rotation angle, in degreess.

Return Values

No value is returned.