Forum und email

SWFFill->moveTo()

(PHP 4 >= 4.0.5)

SWFFill->moveTo() — Moves fill origin

Description

SWFFill
void moveTo ( int $x , int $y )
Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

Moves the fill origin to the given global coordinates.

Parameters

x

X-coordinate

y

Y-coordinate

Return Values

No value is returned.