CRect::CopyRect

Call this member function to copy the lpSrcRect rectangle into a CRect object.

Syntax

void CopyRect( LPCRECT lpSrcRect );

At a Glance

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

See Also

CRect Overview, CRect Member Functions, Simple Value Types, CRect::CRect, CRect::operator =, CRect::SetRect, CRect::SetRectEmpty