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 : PlayFramesOrder Enumeration |
public enum PlayFramesOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayFramesOrder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayFramesOrder
__value public enum PlayFramesOrder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class PlayFramesOrder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | All | Plays all images. |
0x00000001 | Odd | Play odd images. |
0x00000002 | Even | Play event images. |
0x00000003 | Jump | Skip a specified number of images. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.PlayFramesOrder