Allows to set the video format height. You can know supported formats reading GetVideoFormats method.

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

Syntax

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

Return Value

Returns current video format height

See Also