LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetImagePosition Method

Show in webframe





A zero-based index of the sub-cell.
The image position to be set.
true to update the cell data based on the newly inserted image position.
Set the image position of the cell frames based on the corresponding index.
Syntax
public void SetImagePosition( 
   int subCellIndex,
   Point3D imagePosition,
   bool update
)
'Declaration
 
Public Sub SetImagePosition( _
   ByVal subCellIndex As Integer, _
   ByVal imagePosition As Point3D, _
   ByVal update As Boolean _
) 
'Usage
 
Dim instance As MedicalViewerCell
Dim subCellIndex As Integer
Dim imagePosition As Point3D
Dim update As Boolean
 
instance.SetImagePosition(subCellIndex, imagePosition, update)

            

            
public:
void SetImagePosition( 
   int subCellIndex,
   Point3D imagePosition,
   bool update
) 

Parameters

subCellIndex
A zero-based index of the sub-cell.
imagePosition
The image position to be set.
update
true to update the cell data based on the newly inserted image position.
Remarks
Example
For an example, refer to MedicalViewerReferenceLineProperties
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features