C#
VB
C++
Gets the patient's size.
[Element(DicomTag.PatientSize)]
public Nullable<double> Size { get; set; }
Public Property Size As Nullable(Of Double)
Length or size of the patient, in meters.
For an example refer to Find(dicomscp,findquery)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET