←Select platform

PlaybackSequencing Enumeration

Summary

Describes the preferred playback sequencing for the Image Box.

Syntax
C#
VB
C++
public enum PlaybackSequencing 
Public Enum PlaybackSequencing 
public: 
   enum class PlaybackSequencing sealed 
Members
ValueMemberDescription
0Looping(1,2...n,1,2,...n,1,2,....n,...)
1Sweeping(1,2,...n,n-1,...2,1,2,...n,...)
2Stop(1,2...n)
3SweepingStopSweeping one time
4Backward(n, n-1,...1)
5BackwardStopBackward one time
6ShuffleRandom
7ShuffleStopRandom one time
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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