LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetOffset(Double,Double) Method

Show in webframe





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
) 

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

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell 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