C#
VB
C++
Gets or sets the image position (Patient) as read from the Leadtools.Dicom.DicomDataSet.
public Point3D ImagePositionPatient { get; set; }
Public Property ImagePositionPatient As Leadtools.Medicalviewer.Point3D
public:
property Leadtools.Medicalviewer.Point3D ImagePositionPatient {
Leadtools.Medicalviewer.Point3D get();
void set ( Leadtools.Medicalviewer.Point3D );
}
A Leadtools.MedicalViewer.Point3D value representing the image position (Patient) as read from the Leadtools.Dicom.DicomDataSet.
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