Returns the current mouse coordinates converted to the window coordinates.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Point MousePositionInClient { get; }

See Also