'Declaration
Public Sub DrawBumpBorder( _ ByVal g As System.Drawing.Graphics, _ ByVal r As NRectangle _ )
'Usage
Dim instance As NStandardBorder Dim g As System.Drawing.Graphics Dim r As NRectangle instance.DrawBumpBorder(g, r)
public void DrawBumpBorder( System.Drawing.Graphics g, NRectangle r )
Parameters
- g
- r