Microsoft DirectX 9.0

CDrawImage::SetStretchMode

The SetStretchMode method calculates whether the video image must be stretched.

Syntax

void SetStretchMode(void);

Return Value

No return value.

Remarks

The CDrawImage class automatically calls this method whenever the source or target rectangle changes.

See Also