[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetViewportOrgEx

GetViewportOrgEx Method

GetViewportOrgEx(nint, ref POINT)

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