[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LogicalToPhysicalPoint

LogicalToPhysicalPoint Method

LogicalToPhysicalPoint(nint, ref POINT)

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