PlayOptions Enumeration

Summary
Flags that indicate the play options of the images.
Syntax
C#
C++/CLI
[FlagsAttribute()] 
public enum PlayOptions 
public: 
   [FlagsAttribute] 
   enum class PlayOptions sealed 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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