BCGControlBar Pro for MFC
CBCGPRoundedRect::CBCGPRoundedRect ( double  l,
double  t,
double  r,
double  b,
double  radiusXSrc,
double  radiusYSrc 
)
inline

Constructor.

Parameters
lSpecifies the x-coordinate of the upper-left corner
tSpecifies the y-coordinate of the upper-left corner.
rSpecifies the x-coordinate of the lower-right corner.
bSpecifies the y-coordinate of the lower-right corner.
radiusXSrcThe x-radius for the quarter ellipse that is drawn to replace every corner of the rectangle.
radiusYSrcThe y-radius for the quarter ellipse that is drawn to replace every corner of the rectangle.