StepCycle Method
Overloads
StepCycle(Int32) |
Step active field in a cyclic dimension. |
StepCycle(Int32)
Step active field in a cyclic dimension.
Declaration
public 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. |
Implements
Remarks
This operation is only possible for cyclic dimensions.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!