←Select platform

ReformattingThickness Property

Summary

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

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

Property Value

The Display Set Reformatting Thickness.

Remarks

This units of ReformattingThickness is 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.