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

In This Topic
FrameRgn Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function FrameRgn( _
   ByVal hdc As IntPtr, _
   ByVal hrgn As IntPtr, _
   ByVal hbrush As IntPtr, _
   ByVal nWidth As Integer, _
   ByVal nHeight As Integer _
) As Boolean
 

Parameters

hdc
hrgn
hbrush
nWidth
nHeight
See Also