←Select platform

GetImagePosition Method

Summary

Gets the image position of the cell frames based on the corresponding index.

Syntax

C#
VB
C++
public Point3D GetImagePosition( 
   int subCellIndex 
) 
  
Public Function GetImagePosition( _ 
   ByVal subCellIndex As Integer _ 
) As Leadtools.Medicalviewer.Point3D 
             
            public: 
Leadtools.Medicalviewer.Point3D GetImagePosition(  
   int subCellIndex 
)  
             

Parameters

subCellIndex
A zero-based index of the sub-cell to retrieve its image position.

Remarks

The image position can be retrieved from the 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.MedicalViewer Assembly