[]
        
(Showing Draft Content)

C1.Util.Win.Win32.RestoreDC

RestoreDC Method

RestoreDC(nint, int)

Declaration
public static extern bool RestoreDC(nint hdc, int nSavedDC)
Public Shared Function RestoreDC(hdc As IntPtr, nSavedDC As Integer) As Boolean
Parameters
Type Name Description
nint hdc
int nSavedDC
Returns
Type Description
bool