Rounding Flags
Rounding flags are used to control the rounding mode of the box when drawn.
Current available rounding flags are:
RoundCornersTopLeft=0RoundCornersTopRight=1RoundCornersBottomLeft=2RoundCornersBottomRight=3RoundCornersNone=4RoundCornersTop=5RoundCornersBottom=6RoundCornersLeft=7RoundCornersRight=8RoundCornersAll=9