VideoFormat.BinningFactorVertical Property

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

Read only.

Information:

Introduced in version 3.4

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

<< ICImagingControl.VideoFormat