Click or drag to resize

FrameAcquisitionDataRepeatIndex Property

If this was captured from a repeated triggered sequence, shows the 0-based index of the repetition. If there is only one repetition or if it's not a repeated recording, will be 0.

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public int RepeatIndex { get; set; }

Property Value

Type: Int32
See Also