LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SetImagePosition Method






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
)
 function Leadtools.MedicalViewer.MedicalViewerCell.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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