←Select platform

PreferredPlaybackSequencing Property

Summary

Describes the preferred playback sequencing for the Image Box.

Syntax
C#
VB
C++
[Element(DicomTag.PreferredPlaybackSequencing)] 
public Nullable<PlaybackSequencing> PreferredPlaybackSequencing {get; set;} 
<ElementAttribute(New DicomTag.PreferredPlaybackSequencing())>  
Public Property PreferredPlaybackSequencing() As Nullable(Of PlaybackSequencing) 
   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 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.