Microsoft DirectX 9.0 |
The put_DestinationLeft method sets the x-coordinate of the destination rectangle.
Syntax
HRESULT put_DestinationLeft(
long DestinationLeft
);
Parameters
DestinationLeft
[in] Specifies the x-coordinate, in pixels.
Return Values
Returns an HRESULT value.
See Also