[]
        
(Showing Draft Content)

C1.Util.Win.Win32.ClientToScreen

ClientToScreen Method

ClientToScreen(nint, ref POINT)

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