LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

GetOffset(Int32) Method

Show in webframe





Zero-based index of sub-cell that contains the image whose position will be retrieved.
Gets the current coordinates of the image.
Syntax
public Point2D GetOffset( 
   int subCellIndex
)
'Declaration
 
Public Overloads Function GetOffset( _
   ByVal subCellIndex As Integer _
) As Point2D
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim value As Point2D
 
value = instance.GetOffset(subCellIndex)

            

            
public:
Point2D GetOffset( 
   int subCellIndex
) 

Parameters

subCellIndex
Zero-based index of sub-cell that contains the image whose position will be retrieved.

Return Value

A Point2D object representing the current coordinates of the image.
Remarks
Example
for an example, refer to SetOffset(Int32,Double,Double)
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

 

 


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