Microsoft DirectX 8.1 (C++)

IBasicVideo2.DestinationLeft

The DestinationLeft property sets or retrieves the x-coordinate of the destination rectangle.

Syntax

objVideo.DestinationLeft As Long 

Parameters

This property takes no parameters.

Return Values

Returns the x-coordinate, in pixels.

Remarks

This property is read/write.

See Also