GraphicsPathExtensionsAddRoundedRectangle Method

Overload List

AddRoundedRectangle(GraphicsPath, RectangleF, Single) Adds a rounded rectangle to this GraphicsPath, applying the same corner radius to all corners.
AddRoundedRectangle(GraphicsPath, RectangleF, Single, Single, Single, Single) Adds a rounded rectangle to this GraphicsPath, applying a custom corner radius to each corner.

See Also