←Select platform

DisplaySetPatientOrientation Property (DisplaySet)

Summary

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

Syntax

C#
VB
C++
[ElementAttribute(7472896)] 
[DataMemberAttribute()] 
public System.Collections.Generic.List<string> DisplaySetPatientOrientation { get; set; } 
<ElementAttribute(7472896),  
 DataMemberAttribute()>  
Public Property DisplaySetPatientOrientation() As System.Collections.Generic.List(Of String) 
   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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize