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
7 years ago
Last modified on 04/19/18 07:11:36
Note:
See TracWiki
for help on using the wiki.