Leadtools.Medical.Workstation.UI Namespace : PlayMode Enumeration |
public enum PlayMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayMode
public enum PlayMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.UI.PlayMode = function() { }; Leadtools.Medical.Workstation.UI.PlayMode.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum PlayMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class PlayMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Loop | Indicates that playback should restart at the start frame when the end frame is reached. |
Shuffle | Indicates that playback should be random. |
Sweep | Indicates that playback should reverse when the end frame is reached. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.PlayMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2