Method DrawRoundedRectangle
DrawRoundedRectangle(Pen, RectD, float)
Draws a rounded rectangle specified by a RectD and a corner radius.
void DrawRoundedRectangle(Pen pen, RectD rect, float cornerRadius)
Draws a rounded rectangle specified by a RectD and a corner radius.
void DrawRoundedRectangle(Pen pen, RectD rect, float cornerRadius)