C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SetStretchBltMode Method

In This Topic
SetStretchBltMode Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function SetStretchBltMode( _
   ByVal hdc As IntPtr, _
   ByVal iStretchMode As Integer _
) As Integer
 

Parameters

hdc
iStretchMode
See Also