DrawBorder(Graphics,Boolean) Method
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overloads Sub DrawBorder( _
ByVal As Graphics, _
ByVal As Boolean _
)
protected void DrawBorder(
Graphics ,
bool
)
Parameters
- g
- clear
See Also