Microsoft DirectX 9.0 |
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