CImageView:GetCursorRect

CImageView:GetCursorPos


The GetCursorPos method returns the center position of the image cursor in the CImageView. This function returns pixel coordinates.

Syntax

x, y, bSuccess = CImageView:GetCursorPos()

Related Topics

CImageView, SetCursorPos, Image Coordinate System, Subpixel Coordinate Definition