GraphicsCache.DrawRoundedRectangle Method
| Name | Parameters | Description |
|---|---|---|
| DrawRoundedRectangle(Color, Int32, Rectangle, CornerRadius) | color, width, rect, radius | Draws a rectangle with rounded corners. |
| DrawRoundedRectangle(Pen, Rectangle, CornerRadius) | pen, rect, radius | Draws a rectangle with rounded corners. |