C#
VB
C++
Translates the image position according to the provided X and Y values.
Public Overloads Sub SetOffset( _
ByVal point As Leadtools.Medicalviewer.Point2D _
)
public:
void SetOffset(
Leadtools.Medicalviewer.Point2D point
)
point
A Point2D object that represents the new position of the image.
For an example, refer to MedicalViewerMultiCell.SetOffset
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET