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

Show in webframe

TranslateX Method (Medical3DObject)






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

            

            
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

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