←Select platform

ReformattingInterval Property (DisplaySet)

Summary

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

Syntax

C#
VB
C++
[ElementAttribute(7472404)] 
[DataMemberAttribute()] 
public System.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize