C#
VB
C++
Specifies the play mode.
public enum PlayMode Public Enum PlayModeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class PlayMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Loop | Indicates that playback should restart at the start frame when the end frame is reached. |
| 1 | Sweep | Indicates that playback should reverse when the end frame is reached. |
| 2 | Shuffle | Indicates that playback should be random. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
