Microsoft DirectX 9.0

IBasicVideo2.DestinationHeight

The DestinationHeight property sets or retrieves the height of the destination rectangle.

Syntax

objVideo.DestinationHeight As Long

Parameters

This property takes no parameters.

Return Values

Returns the height, in pixels.

Remarks

This property is read/write.

See Also