CRect::CopyRect

void CopyRect( LPCRECT lpSrcRect );

Parameters

lpSrcRect

Points to the RECT structure or CRect object that is to be copied.

Remarks

Copies the lpSrcRect rectangle into Crect.

CRect OverviewClass MembersHierarchy Chart

See Also   CRect::CRect, CRect::operator =, CRect::SetRect, CRect::SetRectEmpty