DrawBorder(Graphics,Boolean) Method
In This Topic
Syntax
'Declaration
Protected Overloads Sub DrawBorder( _
ByVal As System.Drawing.Graphics, _
ByVal As System.Boolean _
)
protected void DrawBorder(
System.Drawing.Graphics ,
System.bool
)
Parameters
- g
- clear
See Also