←Select platform

ReformattingInterval Property

Summary

Gets or sets the Display Set Reformatting Interval (Conditional).

Syntax
C#
VB
C++
[Element(DicomTag.ReformattingInterval)] 
[DataMemberAttribute()] 
public Nullable<double> ReformattingInterval { get; set; } 
<ElementAttribute(7472404),  
 DataMemberAttribute()>  
Public Property ReformattingInterval() As System.Nullable(Of Double) 
   Get 
   Set 
public:  
   [ElementAttribute(7472404),  
   DataMemberAttribute] 
   property System::Nullable<double> ReformattingInterval 
   { 
      System::Nullable<double> get() 
      void set(System::Nullable<double> value) 
   } 

Property Value

The Display Set Reformatting Interval.

Remarks

The ReformattingThickness is the spacing of the reformatted images in millimeters.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.