![]() | Cycle |
The CycleManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | CycleManager | Initializes a new instance of the CycleManager class |
Name | Description | |
---|---|---|
![]() | IsRecording | Tells if a recording is currently running (so you can't run two at the same time) |
![]() | PostRecordingAction | Action to be executed after the recording action. Receives the recordId as a parameter. |
![]() | PreRecordingAction | Action to be executed before the recording action. Receives the recordId as a parameter. |
![]() | RecordingAction | Action to be executed at each position of the cycle. |
![]() | RelativePositions | |
![]() | RepeatParameters |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the CycleManager |
![]() | RecordAsync | |
![]() | SetCycleGrid | Utility method. Sets the value of to a grid defined by the CycleAxes given by the parameters. |