static private ConvertRoundRect ( int x, int y, int w, int h, int arcWidth, int arcHeight ) : |
||
x | int | upper left x coordinate |
y | int | upper left y coordinate |
w | int | width |
h | int | height |
arcWidth | int | the horizontal diameter of the arc at the four corners |
arcHeight | int | the vertical diameter of the arc at the four corners |
return |