Property
Document.MouseY (read-only, Short)
Syntax
Document.MouseY
Remarks
Returns the Y 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 YSize - 1.
Refer to MouseNewClick.