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

GetX

Get the current X position.

int GetX(void);

Parameters

  • void - no parameters

Return Value

  • Returns the current display X position.

Remarks

Examples

int x;
x = GetX();

See Also

Last modified 6 years ago Last modified on 04/19/18 07:11:36
Note: See TracWiki for help on using the wiki.