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

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

Parameters

hdc
hrgn
fnMode
See Also