Microsoft DirectX 8.1 (C++) |
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