This property retrieves the width of the capture image.

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

Property Value

The width of the capture image.

Explanation

The VideoWidth property retrieves the width of the capture image.

This property is updated when the GetStreamFormat, GetStreamFormats, Open, SetStreamFormat, or ShowCapturePinDialog methods are 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