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