Click or drag to resize

FrameAcquisitionDataRepeatIndex Property

If this was captured from a repeated triggered sequence, shows the 0-based index of the repetitions. If it's not a repeated recording, will be the empty array.

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

Property Value

Int32
See Also