DrawRectangle(Pen,Rect,Size) Method
Draw round rectangle from this document.
'Declaration
Public Overloads Sub DrawRectangle( _
ByVal As Pen, _
ByVal As Rect, _
ByVal As Size _
)
Parameters
- pen
- The drawing pen.
- rc
- The drawing rectangle.
- corners
- The cones size.