Microsoft DirectX 9.0

IVideoWindow.Top

The Top property sets or retrieves the y-coordinate of the video window.

Syntax

objVideoWindow.Top As Long 

Parameters

This property takes no parameters.

Return Values

Returns the y-coordinate in pixels.

Remarks

This property is read/write.

See Also