This property retrieves the height of the video.

[Visual Basic]   playcontrolname.VideoHeight[ = Long ]
[Visual C++]     [ long = ]playcontrolname.GetVideoHeight()
[VB.NET]   playcontrolname.VideoHeight[ = Integer ]
[C#.NET]   playcontrolname.VideoHeight[ = int ]

Property Value

The height of the video.

Explanation

The VideoHeight property retrieves the height of the video. This property is updated after the Open method is executed.

Setting this value

This value cannot be set

Retrieving this value

This value can be retrieved at run-time

 

The ImageKit10 ActiveX is a product created by Newtone Corporation