Microsoft DirectX 9.0

CDrawImage::m_SourceRect

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