Method FillRoundedRectangle
FillRoundedRectangle(Brush, RectD, double)
Fills the interior of a rounded rectangle specified by a RectD and a corner radius.
public abstract void FillRoundedRectangle(Brush brush, RectD rect, double cornerRadius)
Fills the interior of a rounded rectangle specified by a RectD and a corner radius.
public abstract void FillRoundedRectangle(Brush brush, RectD rect, double cornerRadius)