Microsoft DirectX 8.1 (C++)

IVideoWindow.Left

The Left property sets or retrieves the x-coordinate of the video window. 

Syntax

objVideoWindow.Left As Long 

Parameters

This property takes no parameters.

Return Values

Returns the x-coordinate in pixels.

Remarks

This property is read/write.

See Also