HitPoint Property
HitPoint
The x- and y-coordinates of the pointer position
Declaration
[Obsolete("Use GetPosition method instead.", true)]
public Point HitPoint { get; }
<Obsolete("Use GetPosition method instead.", True)>
Public ReadOnly Property HitPoint As Point