VideoFormat.SkippingFactorVertical Property

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

Read only.

Information:

Introduced in version 3.4

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

<< ICImagingControl.VideoFormat