←Select platform

TranslateZ Method (Medical3DObject)

Summary

Translates the 3D object by a specified amount in the z-axis.

Syntax

C#
VB
C++
public void TranslateZ(  
   float z 
) 
Public Sub TranslateZ( _ 
   ByVal z As Single _ 
) 
public: 
void TranslateZ(  
   float z 
) 

Parameters

z
The amount of translation in the z-axis

Example

For an example, refer to ScaleX

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize