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 : PlayOptions Enumeration |
[FlagsAttribute()] public enum PlayOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum PlayOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayOptions
[FlagsAttribute()] __value public enum PlayOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()] public enum class PlayOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | (0x00000003)Default. No Options applied. |
0x00000001 | AnimateAllFrames | Animate all sub-cells in a Leadtools.MedicalViewer.MedicalViewerMultiCell |
0x00000002 | ShowRegions | Display the regions on images while animation is playing. |
0x00000004 | ShowAnnotations | Display the Annotation objects on images while animation is playing. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.PlayOptions