LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MedicalViewerAnimationFlags Enumeration






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 MedicalViewerAnimationFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.MedicalViewer.MedicalViewerAnimationFlags = function() { };
Leadtools.MedicalViewer.MedicalViewerAnimationFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class MedicalViewerAnimationFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LoopWhen 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.
PaintBicubicPaint using bicubic interpolation while playing the animation.
PaintNormalPaint normally while playing the animation.
PaintResamplePaint using resample interpolation while playing the animation.
PlayBackwardPlay backward.
PlayForwardPlay forward.
PlayOnSelectionPlay the animation while the cell is selected. When deselecting the cell, the animation will stop. When selecting the cell, the animation will start.
SequenceWhen the animation reaches the end frame, it will jump to the start frame and play the animation all over again.
ShowAnnotationsShow the annotation object while playing the animation.
ShowRegionsShow the region object while playing the animation.
ShuffleThe animation engine will pick a random frame every time when playing the animation.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.MedicalViewer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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