Microsoft DirectX 8.1 (C++) |
The put_SourceLeft method sets the x-coordinate of the source rectangle.
Syntax
HRESULT put_SourceLeft(
long SourceLeft
);
Parameters
SourceLeft
[in] Specifies the x-coordinate, in pixels.
Return Values
Returns an HRESULT value.
See Also