BCGSuite for MFC
CBCGPRoundedRect::CBCGPRoundedRect ( const CBCGPRect rectSrc,
double  radiusXSrc,
double  radiusYSrc 
)
inline

Constructor.

Parameters
rectSrcThe source rectangle.
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.