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 Point3D 
public: 
property Point3D ImagePositionPatient { 
   Point3D get(); 
   void set (    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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly