←Select platform

PlayOptions Enumeration

Summary

Flags that indicate the play options of the images.

Syntax

C#
VB
C++
[FlagsAttribute()] 
public enum PlayOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable 
<FlagsAttribute()> 
Public Enum PlayOptions  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
[FlagsAttribute()] 
public enum class PlayOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable 

Members

ValueMemberDescription
0x00000000None(0x00000003)Default. No Options applied.
0x00000001AnimateAllFramesAnimate all sub-cells in a Leadtools.MedicalViewer.MedicalViewerMultiCell
0x00000002ShowRegionsDisplay the regions on images while animation is playing.
0x00000004ShowAnnotationsDisplay the Annotation objects on images while animation is playing.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize