Microsoft DirectX 8.1 (C++) |
The DestinationTop property sets or retrieves the y-coordinate of the destination rectangle.
Syntax
objVideo.DestinationTop As Long
Parameters
This property takes no parameters.
Return Values
Returns the y-coordinate, in pixels.
Remarks
This property is read/write.
See Also