←Select platform

ReformattingOperationType Property

Summary

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

Syntax
C#
C++/CLI
[Element(DicomTag.ReformattingOperationType)] 
[DataMemberAttribute()] 
public Nullable<ReformattingOperationType> ReformattingOperationType { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::ReformattingOperationType()))] 
   property Nullable<ReformattingOperationType^>^ ReformattingOperationType 
   { 
      Nullable<ReformattingOperationType^>^ get() 
      void set(Nullable<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

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.