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