C#
VB
C++
Scales the 3D object in the container by a specified amount in the z-axis.
public void ScaleZ(
float z
)
Public Sub ScaleZ( _
ByVal z As Single _
)
public:
void ScaleZ(
float z
)
z
The amount of z-axis scaling
For an example, refer to ScaleX
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