C#
VB
C++
Gets the image position of the cell frames based on the corresponding index.
public Point3D GetImagePosition(
int subCellIndex
)
Public Function GetImagePosition( _
ByVal subCellIndex As Integer _
) As Leadtools.Medicalviewer.Point3D
public:
Leadtools.Medicalviewer.Point3D GetImagePosition(
int subCellIndex
)
subCellIndex
A zero-based index of the sub-cell to retrieve its image position.
The image position can be retrieved from the 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