|
|
| GraphicsExtensionsFillRoundedRectangle Method | KGy SOFT Drawing Libraries Help |
Overload List
| Name | Description | |
|---|---|---|
|
FillRoundedRectangle(Graphics, Brush, Rectangle, Int32) |
Fills a rounded rectangle specified by a bounding Rectangle and a common corner radius value for each corners.
|
|
FillRoundedRectangle(Graphics, Brush, Rectangle, Int32, Int32, Int32, Int32) |
Fills a rounded rectangle specified by a bounding Rectangle and four custom corner radius values.
|
See Also