TranslateX Method

Summary
Translates the 3D object by a specified amount in the x-axis.
Syntax
C#
VB
C++
public void TranslateX( 
   float x 
) 
  
Public Sub TranslateX( _ 
   ByVal x As Single _ 
)  
public: 
void TranslateX(  
   float x 
)  

Parameters

x
The amount of translation in the x-axis

Example

For an example, refer to ScaleX

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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