Leadtools.MedicalViewer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
MedicalViewerAnimationFlags Enumeration
See Also  
Leadtools.MedicalViewer Namespace : MedicalViewerAnimationFlags Enumeration




Specifies constants that control the animation feature.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum MedicalViewerAnimationFlags 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerAnimationFlags
C# 
[FlagsAttribute()]
public enum MedicalViewerAnimationFlags : Enum 
Managed Extensions for C++ 
[FlagsAttribute()]
__value public enum MedicalViewerAnimationFlags : public Enum 
C++/CLI 
[FlagsAttribute()]
public enum class MedicalViewerAnimationFlags : public Enum 

Members

MemberDescription
PaintNormal Paint normally while playing the animation.
PaintResample Paint using resample interpolation while playing the animation.
PaintBicubic Paint using bicubic interpolation while playing the animation.
ShowAnnotations Show the annotation object while playing the animation.
ShowRegions Show the region object while playing the animation.
PlayForward Play forward.
PlayBackward Play backward.
Squence When the animation reaches the end frame, it will jump to the start frame and play the animation all over again.
Loop When the animation reaches the end frame, it will bounce back and play in reverse until it reaches the start frame and play the animation all over again.
PlayOnSelection Play the animation while the cell is selected. When deselecting the cell, the animation will stop. When selecting the cell, the animation will start.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerAnimationFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.MedicalViewer requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features