PlayMode Enumeration

Summary
Specifies the play mode.
Syntax
C#
C++/CLI
public enum PlayMode 
public: 
   enum class PlayMode sealed 
Members
ValueMemberDescription
0LoopIndicates that playback should restart at the start frame when the end frame is reached.
1SweepIndicates that playback should reverse when the end frame is reached.
2ShuffleIndicates that playback should be random.
Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.