Method GetHotSpot
GetHotSpot()
Gets the coordinates of the cursor hot spot.
PointI GetHotSpot()
Returns
Remarks
The hot spot is the point at which the mouse is actually considered to be when this cursor is used. This method is currently only implemented on Windows and Linux and simply returns (-1, -1) in the other ports.