Returns the video frame height 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 GetVideoRenderNativeHeight()
Public Function GetVideoRenderNativeHeight As Integer
public:
int GetVideoRenderNativeHeight()

Return Value

The video frame height

See Also