←Select platform

ImagePositionPatient Property

Summary

Gets or sets the image position (Patient) as read from the Leadtools.Dicom.DicomDataSet.

Syntax

C#
VB
C++
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 ); 
} 

Property Value

A Leadtools.MedicalViewer.Point3D value representing the image position (Patient) as read from the Leadtools.Dicom.DicomDataSet.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly