Property
Document.MouseX (read-only, Short)
Syntax
Document.MouseX
Remarks
Returns the X pixel coordinate within the image where the most recent mouse event occurred. This value is normalized by the zoom factor of the window, so will always be within the range 0 to XSize - 1.
Refer to MouseNewClick.