LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PlayMode Enumeration

Show in webframe






Specifies the play mode.
Syntax
'Declaration
 
Public Enum PlayMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PlayMode

            

            
__value public enum PlayMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class PlayMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LoopIndicates that playback should restart at the start frame when the end frame is reached.
0x00000001SweepIndicates that playback should reverse when the end frame is reached.
0x00000002ShuffleIndicates that playback should be random.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.Workstation.UI Namespace

 

 


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