Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace : PlayState Enumeration |
public enum PlayState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayState
__value public enum PlayState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class PlayState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Forward | Plays the animation forward. |
0x00000001 | Backward | Plays the animation backward. |
0x00000002 | Stop | Stops the animation. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.PlayState