Click or drag to resize

AcquisitionMetadataCyclePositions Property

Cycle positions per axis (Name, array of position per cycle and sub-cycles)

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public Tuple<string, int[]>[] CyclePositions { get; set; }

Property Value

Type: TupleString, Int32
See Also