←Select platform

ReformattingOperationType Property (DisplaySet)

Summary

Gets or sets the Display Set Reformatting Operation Type (Optional).

Syntax

C#
VB
C++
[ElementAttribute(7472400)] 
[DataMemberAttribute()] 
public System.Nullable<Leadtools.Dicom.Common.DataTypes.HangingProtocol.ReformattingOperationType> ReformattingOperationType { get; set; } 
<ElementAttribute(7472400),  
 DataMemberAttribute()>  
Public Property ReformattingOperationType() As System.Nullable(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.ReformattingOperationType) 
   Get 
   Set 
public:  
   [ElementAttribute(7472400),  
   DataMemberAttribute] 
   property System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ReformattingOperationType^> ReformattingOperationType 
   { 
      System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ReformattingOperationType^> get() 
      void set(System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ReformattingOperationType^> value) 
   } 

Property Value

The Display Set Reformatting Operation Type.

Remarks

Specifies the reformatting operation that is applied to the TimeBasedImageSet For more information, see ReformattingOperationType.

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