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

PlayMode Enumeration







Specifies the play mode.
Syntax
'Declaration
 
Public Enum PlayMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PlayMode
Leadtools.Medical.Workstation.UI.PlayMode = function() { };
Leadtools.Medical.Workstation.UI.PlayMode.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum PlayMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class PlayMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LoopIndicates that playback should restart at the start frame when the end frame is reached.
ShuffleIndicates that playback should be random.
SweepIndicates that playback should reverse when the end frame is reached.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.UI.PlayMode

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.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.