VideoFormat.SkippingFactorHorizontal Property

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

Read only.

Information:

Introduced in version 3.4

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

<< ICImagingControl.VideoFormat