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

UI\Point::setX

(UI 0.9.9)

UI\Point::setXSet X

説明

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

Set the X co-ordinate

パラメータ

point

The new X co-ordinate

戻り値

To Top