C#
VB
C++
Translates all objects in the container by a specific amount in the specific axis.
public void Translate(float x,float y,float z,Medical3DAxis axes)
Public Sub Translate( _ByVal x As Single, _ByVal y As Single, _ByVal z As Single, _ByVal axes As Leadtools.Medical3d.Medical3DAxis _)
public:void Translate(float x,float y,float z,Leadtools.Medical3d.Medical3DAxis axes)
x
Translation amount in the x-axis.
y
Translation amount in the y-axis.
z
Translation amount in the z-axis.
axes
Axis (axes) of translation. You can combine multiple flags.
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
