←Select platform

PlaybackSequencing Enumeration

Summary

Describes the preferred playback sequencing for the Image Box.

Syntax
C#
C++/CLI
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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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