←Select platform

ReformattingOperationInitialViewDirection Property

Summary

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

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ReformattingOperationInitialViewDirection)] 
public Nullable<InitialViewDirection> ReformattingOperationInitialViewDirection { 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom.Common Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.