LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerAnimationFlags Enumeration

Show in webframe





Specifies constants that control the animation feature.
Syntax
[FlagsAttribute()]
public enum MedicalViewerAnimationFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum MedicalViewerAnimationFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MedicalViewerAnimationFlags

            

            
[FlagsAttribute()]
public enum class MedicalViewerAnimationFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000PaintNormalPaint normally while playing the animation.
0x00000000SequenceWhen the animation reaches the end frame, it will jump to the start frame and play the animation all over again.
0x00000000PlayForwardPlay forward.
0x00000001PaintResamplePaint using resample interpolation while playing the animation.
0x00000002PaintBicubicPaint using bicubic interpolation while playing the animation.
0x00000010ShowAnnotationsShow the annotation object while playing the animation.
0x00000100ShowRegionsShow the region object while playing the animation.
0x00001000PlayBackwardPlay backward.
0x00010000LoopWhen 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.
0x00020000ShuffleThe animation engine will pick a random frame every time when playing the animation.
0x00100000PlayOnSelectionPlay 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

See Also

Reference

Leadtools.MedicalViewer Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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