←Select platform

ReformattingThickness Property (DisplaySet)

Summary

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

Syntax

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

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