←Select platform

PlayMode Enumeration

Summary

Specifies the play mode.

Syntax

C#
VB
C++
public enum PlayMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlayMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class PlayMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000LoopIndicates that playback should restart at the start frame when the end frame is reached.
0x00000001SweepIndicates that playback should reverse when the end frame is reached.
0x00000002ShuffleIndicates that playback should be random.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize