←Select platform

PreferredPlaybackSequencing Property

Summary

Describes the preferred playback sequencing for the Image Box.

Syntax
C#
C++/CLI
[Element(DicomTag.PreferredPlaybackSequencing)] 
public Nullable<PlaybackSequencing> PreferredPlaybackSequencing {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::PreferredPlaybackSequencing()))] 
   property Nullable<PlaybackSequencing^>^ PreferredPlaybackSequencing 
   { 
      Nullable<PlaybackSequencing^>^ get() 
      void set(Nullable<PlaybackSequencing^>^ value) 
   } 

Property Value

The preferred playback sequencing for the Image Box.

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.Dicom.Common Assembly

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