public static void FillRect( System.Drawing.Graphics g, NRectangle r, System.Drawing.TextureBrush brush )
'Declaration
Public Shared Sub FillRect( _ ByVal g As System.Drawing.Graphics, _ ByVal r As NRectangle, _ ByVal brush As System.Drawing.TextureBrush _ )
'Usage
Dim g As System.Drawing.Graphics Dim r As NRectangle Dim brush As System.Drawing.TextureBrush NTextureRenderer.FillRect(g, r, brush)
Parameters
- g
- r
- brush