 | FrameAcquisitionDataGroupIndex Property |
If this was captured from a timed sequence, shows the 0-based index of the hologram group. If this does not apply, will be 0.
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic int GroupIndex { get; set; }
public:
property int GroupIndex {
int get ();
void set (int value);
}
Property Value
Int32
See Also