width
or height
is zero or less, nothing is drawn.
@param x the x coordinate of the rectangle to be filled
@param y the y coordinate of the rectangle to be filled
@param width the width of the rectangle to be filled
@param height the height of the rectangle to be filled
@param arcWidth the horizontal diameter of the arc at the fourcorners
@param arcHeight the vertical diameter of the arc at the four corners
@see #drawRoundRect(int,int,int,int,int,int)
|
|