'Declaration
Public Shared Function SetGraphicsMode( _ ByVal hdc As System.IntPtr, _ ByVal iMode As System.Integer _ ) As System.Integer
'Usage
Dim hdc As System.IntPtr Dim iMode As System.Integer Dim value As System.Integer value = NGdi32.SetGraphicsMode(hdc, iMode)
Parameters
- hdc
- iMode