'Declaration Public Shared Function SetStretchBltMode( _ ByVal hdc As IntPtr, _ ByVal iStretchMode As Integer _ ) As Integer
public static int SetStretchBltMode( IntPtr hdc, int iStretchMode )
Parameters
- hdc
- iStretchMode
'Declaration Public Shared Function SetStretchBltMode( _ ByVal hdc As IntPtr, _ ByVal iStretchMode As Integer _ ) As Integer
public static int SetStretchBltMode( IntPtr hdc, int iStretchMode )