C#
VB
C++
Scales all objects in the container by a specific amount in any direction.
public void Scale(float x,float y,float z,Medical3DAxis axes)
Public Overloads Sub Scale( _ByVal x As Single, _ByVal y As Single, _ByVal z As Single, _ByVal axes As Leadtools.Medical3d.Medical3DAxis _)
public:void Scale(float x,float y,float z,Leadtools.Medical3d.Medical3DAxis axes)
x
Scaling amount of x-axis.
y
Scaling amount of y-axis.
z
Scaling amount of z-axis.
axes
Axis (axes) of scaling. 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
