←Select platform

ReformattingThickness Property

Summary

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

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ReformattingThickness)] 
public Nullable<double> ReformattingThickness { 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 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.