Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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 )

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

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