Overload List
Name | Description | |
---|---|---|
AddRoundedRectangle(Rectangle, Size) |
Adds a rectangle with rounded corners to this path.
| |
AddRoundedRectangle(RectangleF, SizeF) |
Adds a rectangle with rounded corners to this path.
| |
AddRoundedRectangle(XRect, SizeF) |
Adds a rectangle with rounded corners to this path.
| |
AddRoundedRectangle(Double, Double, Double, Double, Double, Double) |
Adds a rectangle with rounded corners to this path.
|
See Also