Function: GetAbsoluteX
(Utility function) Gets X position of an element in the document. Use this function to get coordinates for displaying the KeymanWeb UI with ShowInterface or ShowHelp.
Parameters
element - Element to get position for.
Return Value:
X pixel position of left of element
Version Introduced:
1.0
See Also:
GetAbsoluteY, ShowHelp, ShowInterface