C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / FillRect Method / FillRect(IntPtr,Rectangle,IntPtr) Method

In This Topic
FillRect(IntPtr,Rectangle,IntPtr) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Sub FillRect( _
   ByVal hdc As IntPtr, _
   ByVal bounds As Rectangle, _
   ByVal hBrush As IntPtr _
) 
 

Parameters

hdc
bounds
hBrush
See Also