StepCycle Method
Overloads
StepCycle(Int32) |
Step active field in a cyclic dimension. |
StepCycle(Int32)
Step active field in a cyclic dimension.
Declaration
void StepCycle([QixName("qStep")] int step)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | step |
The number of steps made through the dimension. Positive values step forward and negative values step backward. |
Remarks
This operation is only possible for cyclic dimensions.