Translate Method

Summary
Translates all objects in the container by a specific amount in the specific axis.
Syntax
C#
C++/CLI
public void Translate( 
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
) 
public: 
void Translate(  
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
)  

Parameters

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.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.