CRect::operator =

Use this operator to assign the srcRect rectangle to a CRect object.

void operator =( const RECT& srcRect );

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CRect Overview, CRect Operators, Simple Value Types, CRect::CRect, CRect::SetRect, CRect::CopyRect, CRect::SetRectEmpty