←Select platform

ReformattingOperationInitialViewDirection Property (DisplaySet)

Summary

Gets or sets the Display Set Reformatting Operation Initial View Direction (Conditional).

Syntax

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

Property Value

The Display Set Reformatting Operation Initial View Direction.

Remarks

The ReformattingOperationInitialViewDirection specifies the initial view of the reformatted images. For more information, see InitialViewDirection.

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