CakeFest 2024: The Official CakePHP Conference

UI\Point::getY

(UI 0.9.9)

UI\Point::getYRetrieves Y

Description

public UI\Point::getY(): float

Retrieves the Y co-ordinate

Parameters

This function has no parameters.

Return Values

The current Y co-ordinate

add a note

User Contributed Notes

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