Microsoft DirectX 9.0 |
The put_SourceWidth method sets the width of the source rectangle.
Syntax
HRESULT put_SourceWidth(
long SourceWidth
);
Parameters
SourceWidth
[in] Specifies the width, in pixels.
Return Values
Returns an HRESULT value.
See Also