This property retrieves the width of the video.

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

Property Value

The width of the video.

Explanation

The VideoWidth property retrieves the width 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