Allows to set the video format width. 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 GetCurrentVideoFormatWidth()
Public Function GetCurrentVideoFormatWidth As Integer
public:
int GetCurrentVideoFormatWidth()

Return Value

Returns current video format width

See Also