Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

TranslateZ Method (Medical3DObject)






The amount of translation in the z-axis
Translates the 3D object by a specified amount in the z-axis.
Syntax
public void TranslateZ( 
   float z
)
'Declaration
 
Public Sub TranslateZ( _
   ByVal z As Single _
) 
'Usage
 
Dim instance As Medical3DObject
Dim z As Single
 
instance.TranslateZ(z)

            

            
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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features