Sequence of shifts containing the number of executions and the delta z.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic IList<(int Executions, double DeltaZ)> Shifts { get; }
Property Value
IListValueTupleInt32,
Double
See Also