Returns the video frame width when RenderVideo is true.

You should set the background bitmap to the same size.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int GetVideoRenderNativeWidth()
Public Function GetVideoRenderNativeWidth As Integer
public:
int GetVideoRenderNativeWidth()

Return Value

The video frame width

See Also