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

SetOffset(Double,Double) Method






The x coordinates that represents the new position of the image.
The y coordinates that represents the new position of the image.
Translates the image position according to the provided X and Y values.
Syntax
public void SetOffset( 
   double x,
   double y
)
'Declaration
 
Public Overloads Sub SetOffset( _
   ByVal x As Double, _
   ByVal y As Double _
) 
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim x As Double
Dim y As Double
 
instance.SetOffset(x, y)
public void SetOffset( 
   double x,
   double y
)
 function Leadtools.MedicalViewer.MedicalViewerBaseCell.SetOffset(Double,Double)( 
   x ,
   y 
)
public:
void SetOffset( 
   double x,
   double y
) 

Parameters

x
The x coordinates that represents the new position of the image.
y
The y coordinates that represents the new position of the image.
Remarks
Example
For an example, refer to MedicalViewerMultiCell.SetOffset
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

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members
Overload List

 

 


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