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

Version 6 (modified by Don Wilson, 6 years ago) ( diff )

--

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

Note: See TracWiki for help on using the wiki.