GraphicsContext.FillRoundRectangle Method

FillRoundRectangle(
   x as float,
   y as float,
   width as float,
   height as float,
   xRadius as float,
   yRadius as float) as void

Parameters

x
y
width
height
xRadius
yRadius

Returns

void

Remarks

See Also

GraphicsContext Class