[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetViewportOrgEx

GetViewportOrgEx Method

GetViewportOrgEx(IntPtr, ref POINT)

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