XADgetx


Purpose
Get the x coordinate of an object.
Synopsis
function XADgetx(id:integer):integer
Argument
id 
Object identifier
Return value
x coordinate value of the object.
Further information
This function returns the x coordinate (in pixels) of the object id relative to the upper left corner of the window containing it. If id refers to a window, it returns the coordinate relative to the screen.
Related topics
XADgety, XADgeth, XADgetw


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.