Microsoft DirectX 9.0 |
The m_TargetRect member variable specifies the target rectangle for drawing. The initial value is an empty rectangle, indicating the image should be drawn to the entire destination window.
Syntax
RECT m_TargetRect;
See Also