UI\Point::setX
PHP Manual
PHP Manual»UI\Point»UI\Point::setX

UI\Point::setX

(UI 0.9.9)

UI\Point::setXSet X

Beschreibung

public function UI\Point::setX(float $point)

Set the X co-ordinate

Parameter-Liste

point

The new X co-ordinate

Rückgabewerte

To Top