←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 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.