GraphicsCache.FillRoundedRectangle Method
Name | Parameters | Description |
---|---|---|
FillRoundedRectangle(Brush, Rectangle, CornerRadius) | brush, rect, radius | |
FillRoundedRectangle(Color, Rectangle, CornerRadius) | color, rect, radius | Draws a rectangle with rounded corners and fills it with the specified color. |