The m_SourceRect member variable specifies the source rectangle for drawing. The initial value is an empty rectangle, indicating the entire image should be drawn.
Syntax
RECT m_SourceRect;
See Also