CakeFest 2024: The Official CakePHP Conference

UI\Point::getX

(UI 0.9.9)

UI\Point::getXRetrieves X

Description

public UI\Point::getX(): float

Retrieves the X co-ordinate

Parameters

This function has no parameters.

Return Values

The current X co-ordinate

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top