C#
VB
C++
Gets the patient's weight.
[Element(DicomTag.PatientWeight)]
public Nullable<double> Weight { get; set; }
Public Property Weight As Nullable(Of Double)
Weight of the patient, in kilograms.
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