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