BCGControlBar Pro for MFC
CBCGPRect::CBCGPRect ( double  l,
double  t,
double  r,
double  b 
)
inline

Constructor.

Parameters
lThe x-coordinate of the upper-left corner of the rectangle.
tThe y-coordinate of the upper-left corner of the rectangle.
rThe x-coordinate of the lower-right corner of the rectangle.
bThe y-coordinate of the lower-right corner of the rectangle.