VideoFormat.BinningFactorHorizontal Property

Returns the horizontal binning factor of the VideoFormat.
Syntax:
[C#]
public int BinningFactorHorizontal;
Limitations:

Read only.

Information:

Introduced in version 3.4

See also: VideoFormat, VideoFormatDesc, VideoFormat.BinningFactorVertical, VideoFormat.SkippingFactorHorizontal, VideoFormat.SkippingFactorVertical

<< ICImagingControl.VideoFormat