[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LogicalToPhysicalPoint

LogicalToPhysicalPoint Method

LogicalToPhysicalPoint(IntPtr, ref POINT)

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