[]
        
(Showing Draft Content)

C1.Util.Win.Win32.ScreenToClient

ScreenToClient Method

ScreenToClient(nint, ref POINT)

Declaration
public static extern bool ScreenToClient(nint hWnd, ref Win32.POINT lpPoint)
Parameters
Type Name Description
nint hWnd
Win32.POINT lpPoint
Returns
Type Description
bool