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