PlayOptions Enumeration

Summary
Flags that indicate the play options of the images.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum PlayOptions 
  
<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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.