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