PlayFramesOrder Enumeration

Summary

Determine which frames get played.

Syntax
C#
VB
C++
public enum PlayFramesOrder 
  
Public Enum PlayFramesOrder  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class PlayFramesOrder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0AllPlays all images.
1OddPlay odd images.
2EvenPlay event images.
3JumpSkip a specified number of images.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly