Table of Contents

Method GetHotSpot

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetHotSpot()

Gets the coordinates of the cursor hot spot.

PointI GetHotSpot()

Returns

PointI

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.