public DrawRoundedRectangle ( RoundedRectangle roundedRect, Brush brush ) : void | ||
roundedRect | RoundedRectangle | The dimensions of the rounded rectangle to draw, in device-independent pixels. |
brush | Brush | The brush used to paint the rounded rectangle's outline. |
return | void |