Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PatientSize Property






Gets or sets the patient size.
Syntax
[ElementAttribute()]
public Nullable<double> PatientSize {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientSize As Nullable(Of Double)
'Usage
 
Dim instance As ChangeStudy
Dim value As Nullable(Of Double)
 
instance.PatientSize = value
 
value = instance.PatientSize
[ElementAttribute()]
public:
property Nullable<double> PatientSize {
   Nullable<double> get();
   void set (    Nullable<double> value);
}

Property Value

The patient size to update.
Requirements

Target Platforms

See Also

Reference

ChangeStudy Class
ChangeStudy Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features