C#
VB
C++
Flags that indicate the play options of the images.
[FlagsAttribute()]public enum PlayOptions
<FlagsAttribute()>Public Enum PlayOptionsInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]public enum class PlayOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
