Microsoft DirectX 9.0

IBasicVideo2.VideoHeight

The VideoHeight property retrieves the native height of the video.

Syntax

objVideo.VideoHeight As Long

Parameters

This property takes no parameters.

Return Values

Returns the height, in pixels.

Remarks

This property is read-only.

See Also