←Select platform

DisplaySetPatientOrientation Property

Summary

Gets or sets the Display Set Patient Orientation (Optional).

Syntax
C#
C++/CLI
[Element(DicomTag.DisplaySetPatientOrientation)] 
[DataMemberAttribute()] 
public List<string> DisplaySetPatientOrientation { get; set; } 
public:  
   [ElementAttribute(7472896),  
   DataMemberAttribute] 
   property System::Collections::Generic::List<String^>^ DisplaySetPatientOrientation 
   { 
      System::Collections::Generic::List<String^>^ get() 
      void set(System::Collections::Generic::List<String^>^ value) 
   } 

Property Value

The Display Set Patient Orientation.

Remarks

The DisplaySetPatientOrientation specifies the patient direction of the rows and columns of the images.

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.