wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/GetY

Version 1 (modified by Don Wilson, 14 years ago) ( diff )

--

GetY

Get the current Y position.

int GetY(void);

Parameters

  • void - no parameters

Return Value

  • Returns the current display Y position.

Remarks

Examples

int y;
y = GetY();

See Also

  • LocateLCD
  • GetX
Note: See TracWiki for help on using the wiki.