←Select platform

TranslateX Method (Medical3DContainer)

Summary

Translates all objects in the container by a specific 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
Amount of translation along the x-axis.

Example

For an example refer to RotateX.

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