'Declaration Public Overloads Sub FillRect( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal brush As IntPtr _ )
public void FillRect( int x, int y, int width, int height, IntPtr brush )
GraphicsUtils.GdiDc Class GraphicsUtils.GdiDc Members Overload List