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 Point3D 
            public: 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly