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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.